Bedrock Snippets

Custom Spear

View Source

custom_spear > rp > animations > animaition.spear.default.json

{
	"format_version": "1.8.0",
	"animations": {
		"animation.weapon.default_thrown": {
			"loop": true,
			"bones": {
				"body": {
					"rotation": ["-query.target_x_rotation", "-query.body_y_rotation", 0]
				}
			}
		}
    }
}
Copied to Clipboard