Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How Do I stop NPC's from jumping?

Asked by 2 years ago

I've been trying to animate an npc laying down, but everytime i hit play the npc jumps up. How do I stop this? I've tried adjusting the humanoid jump power settings, even turning off jump itself but still nothing is working. Please help

0
Ok so try to find a way to detect if the AI needs to jump and then make it so it doesnt like if Humanoid.Jump == true then break end some like that ig ( its just a idea ) bily117 6 — 2y
0
What do you mean "animate an NPC laying down"? If you animate the NPC with a looped animation, anchor his root part then he wont get up or move at all RoiGipot 1 — 2y

Answer this question