I've been working on a behavior that makes an actor move straight to several different points on a scene, in a certain order. Technically, it's complete, due to several hours of working and rewriting, but I often run into the problem of my actor not immediately knowing when it should move to the next point.
Can anyone help me fix this problem?
I've attached my game as a rar file; open it up and you'll be able to see what the problem is when you test the game. Just as a note: yes, the code is mostly a mess of "if" statements and variables.
EDIT:
Unzip it in your stencylworks\games directory.