#Pathfinding
1 messages · Page 1 of 1 (latest)
outdated
" tried with SKbee and Skquery"
you did
well
is the zombie spawning?
use spawn zombie at player's location
thats not the issue, but its always a good idea to be specific
uhh
location at x, y, z, world or location(x, y, z, world)
you need to use location AT ..., or the location function
what does your error say?
well
did you do this?
send the code
try location(-153.5, 18.5, -61.5, world "world"(, yaw, pitch))
you dont need yaw and pitch
what if spawn zombie at player's loc set {bob} to last spawned zombie set path target of {bob}... wait 5 seconds kill {bob}
the zombie does die, right
send the current code
what happens if you punch it
just stands there?
in survival does it attack you?
huh
not sure why its not working
I played around with pathfinding a while back and I can't really remember but is it possible that it needs to be looped?
nono that would only loop it once for that each zombie with loop I mean a while loop that sets the target continously
set target...```
I think it does
When I used pathfinding, the entity would sometimes stop going to its destination and just go wherever it wants
so looping can help with that