Discuss the massively-multiplayer home defense game.
You are not logged in.
Pages: 1
So not sure what to call this XD
basically I noticed something and i'm not sure if it is a bug or intentional, it may be due to how the code works (if you loop through everything from bottom to top and left to right) or it may be intentional or some kind of other bug..
anyway
thats the basic test setup
once i take the first step
you see the the top and bottom chihuahuas behaved differently
the top once both moved toward the window wherein the on the bottom, the bottom one seem to have been blocked by the one infront of it
on the right you see that the chihuahuas coming from the right also both moved to the window
to test this with chihuahuas approaching from left:
activate door:
move one more step:
you see that again only one of them moved as opposed to the ones that approached from the right earlier
Offline
This is due to the order the pets are processed in and directional preference when the pet has a choice.
See this thread for more:
Offline
Ah I thought that thread was about something else :3 sorry then
Offline
Pages: 1