Online PHP and Javascript Decoder decode hidden script to uncover its real functionality


	{
		"format_version":"1.19.0","animation_controllers":{
			"controller.animation.gryphon_idle":{
				"initial_state":"idle","states":{
					"idle":{
						"animations":["gryphon_diam","gryphon_pegang"],"transitions":[{
						"walking":"q.ground_speed > 0.5 && q.modified_move_speed"
					}
					],"blend_transition":0.0
				}
					,"walking":{
						"animations":["gryphon_jalan","gryphon_pegang"],"transitions":[{
						"idle":"q.ground_speed < 0.5 && !q.is_sneaking"
					}
						,{
						"Running":"q.modified_move_speed && q.is_sprinting"
					}
					],"blend_transition":0.0
				}
					,"Running":{
						"animations":["gryphon_larilari"],"transitions":[{
						"walking":"q.ground_speed < 3.9 && !q.is_sprinting"
					}
					],"blend_transition":0.0
				}
			}
		}
	}
}



© 2023 Quttera Ltd. All rights reserved.