Hey, I tried your zombie and the truth is that the problems you are having have not happened to me, when it died it did not move as if it received an impulse
then the problem could be some other script that your game has, which interferes with the zombieās
By the way, to deal with the problem I am killing the zombie with the classic Roblox sword found in the toolbox, perhaps the problem is caused by the weapon in your game
Oh ok Iāll try not using the gun and see how he responds thank you for that, that could well be the problem
No I tried the classic sword and it still happens smh I canāt believe something so stupid is this hard, it a little pathetic
wait,i just found something,I think the error may be in the function that is activated when the zombie dies
I think the error could be in the animation, the only thing I removed from the died() function was the line that anchored the zombie
myHuman.Parent.HumanoidRootPart.Anchored = true
Could you show me what the animation looks like exactly?when the zombie dies
Now that Iām seeing it, maybe what caused that impulse was the animation that plays when the zombie dies, it just doesnāt seem like it was replicated to your client, that is, to your computer, I theorize that the animation was played on the server side.
The animation is just him falling back, thatās all the it is. I wanted to give it more of a realistic death then just ragdollong or fall apart
Can I add you as a team member that way you can see first hand
It would help me find the error more easily, thatās okay, you can add me to the game if you want
Does the zombieās humanoid have the ābreakjointsondeathā property disabled?
Yes itās disable, I think we have to become friends for me to be able to add you
Iām not sure, I havenāt dealt with programming death animations yet, but I think that when an npc dies with the ābreakjointsondeathā property disabled, it automatically enters a ragdoll state, but what I do know is that in that ragdoll state the npc can still play animations, and those animations make it move a lot on the floor or receive pushes or impulses, by the way,yes, you must add me as a friend to be able to enter your project
I sent you a friend request as soon as you accept Iāll set you as editor
By the way, there is a problem, when I enter your project and play the game, I will get several errors due to the animations, since they are not mine, it has already happened to me, I make animations in a shared project, and others are not active by not being the creator,Do you know how to solve that?
I did add another animation that plays just after the other one is finished, of just him laying on the ground, it kinda works but just looks weird maybe can look at it and let me know what you think
No Iāve never heard of that before
I think there was a solution to that, it was to make a group and have that group linked to the game, and so those who are in that group and also have access to the project can see the animations, but Iām not very sure
Ok Iāll look into more tomorrow Iām off the bad, Iāll let you know what I come across