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

Mobs are acting weird... Maybe HipHeight?

Asked by 6 years ago

So the mobs in my game are acting weird. The first time they spawn, like when someone enters the game, they are fine until they start to run at you. When this happens they go off the ground and pause(float), they won't come at you anymore after this, but if you kill them and they respawn they work just fine.

I change their HipHeight in the script, but if I don't do that they just spawn off the ground and stay like that even after they are killed and respawn.

The weird thing here tho is that no matter what their HipHeight always stays the same so that might not be the issue.

I've avoided making games with mobs for this reason for a few months now and I want to make an RPG game now but I cant figured this issue out, anything info on this would be appreciated.

1
We can't really help unless we can see your code. This doesn't sound like a hip height problem, try setting the hip height before hand if possible and don't set it in the script. Eqicness 255 — 6y

Answer this question