ok so here what I want to archive:
I want to make zombie walk to point and also look at it like this:
but since I use tween it go like this
I did looked all the forum post and all of them said to use MoveTo but I don’t want it, the reason is in this picture
but I want it to do something like this
(sorry if my English is bad and this is the first post I ever created) can anyone here help me solve this?
You could do pathfinding on the zombie
1 Like
Pathfinding also work but my zombie don’t have humanoid it will create lag when I spawn a lot of them
Try to not spawn them a lot but spawn them like per wave or something and then increase it overtime, or you could optimize them
the thing is at the final wave it will spawn tons of them
but is there anyway else to move npc without humanoid?
You could use CFrame but in that case, I don’t really know
alright I’m gonna find it out myself then
thanks for your help!
No problem mate!
/////////////////////////////
ok I found the way to do it
it’s lerp