#projectile not facing properly

1 messages · Page 1 of 1 (latest)

rocky narwhal
#

3d projectile not facing properly after shoot,
how to fix it?

#
{
    "format_version" : "1.8.0",
    "animations" : {
        "animation.hook.rotate" : {
            "loop" : true,
            "bones" : {
                "body" : {
                    "rotation" : [ "-query.body_x_rotation", "-query.body_y_rotation",0]
                }
            }
        }
    }
}