Hello, for a long time ive been trying to make morphs for my fnaf game and now i was able to do it except that theres no animation playing. i dont want to have a custom animation i just want to have the normal R6 animation.
inside the humanoid is the “Animator” and each thing has a weldconstraint so it can weld to their limb
part. By no animation i mean that the character moves but every limb and everything stays in the same position forever, even when i jump fall climb sit and everything and i just dont know what the problem is. if you can help me i would appreciate it
i just selected them all and checked if the “anchor” button is triggered or not and btw when i put it in the air it falls to the ground WITHOUT being split into a million pieces
I went ahead and tested this myself in studio. I put a rig into the game, anchored the HumanoidRootPart, and unanchored every other body part. The anchor icon shows the model is not anchored, even though the HumanoidRootPart is anchored.
Try selecting your model, then clicking the anchor button so that the entire model is anchored, then click the anchor button again to unanchor the entire model.
Attempt to clone animation scripts from somewhere in the game, most likely ReplicatedStorage, and then paste them into the Morph after it is set as the Players Character.
Make sure to disable the script too, and enable it after you clone it.