Hey yesterday I reviewed your game, the only thing I changed about the zombie is that I deactivated the ragdoll script, and in the script that has the died() function I removed the line of code that anchored the humanoidrootpart, it was the only thing that was causing me problem
Thatās a bit annoying, where do you save the instance that contains the keyframes of the zombie animations?
set the humanoid state to physics, enable platform stand, and delete the humanoidrootpart when the animation has finished playing
Itās in the ServerStorage in the RBX_ANIMSAVES folder
Could you write that in code form Iām not sure exactly what that would even look like
I think I figured out away around this, all I did was add a second animation of the zombie on his back in the last position heās in after the first animation is finished, seems to work fine. Not totally sure if this is proper but it seems to do the job.
Record it so we can see how itās turning out.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.