Hello, I am currently animating a model for my game that is usually working with the settings I give to it, yet suddenly the given stuff I give to it somehow doesn’t work. I am very confused about the issue.
here’s a link to the model, my intention is for the animation script to make the model move around in an animation. Somehow whenever I test ingame, the model doesn’t simply want to work.
here’s an example of a model that is working for me.
additional detail (or short);
animation work in editor
doesn’t work ingame
tested the game even as it’s owned by the group or by me
body is anchored, has a joint to the “1” part that is connected with a weld to a “1transparent” which 1 and 1transparent are both unanchored for the purpose to move around.
I don’t want my Body unanchored for the sole purpose to be not pushed around and fall onto the ground.
Please help