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

How do you make an NPC face towards a player without MoveTo()?

Asked by 6 years ago

I have a script where this NPC throws a rock at the player. The rock throwing part works, but it looks ugly because whenever it plays the animation if the player is behind the NPC, it looks like it's throwing backward. I tried using the MoveTo() function to make the NPC face the player, but that looked ugly too. Please help. Also, tell me if you can stop the MoveTo() function even though the NPC is not at the destination.

0
BodyGyro and Mouse.hit.p tyisdeadpool100 2 — 6y

1 answer

Log in to vote
0
Answered by 6 years ago

maybe this will help

0
i already looked at that Gavinboy3000 98 — 6y
Ad

Answer this question