How do I implement the "waypoint ID=Enemy.TargetID" line?
scirra.com/images/articles/waypoint-events-1.png
ID is an instance variable on Waypoint and TargetID is an instance variable on Enemy. The condition is Waypoint's "compare instance variable" condition.
Develop games in your browser. Powerful, performant & highly capable.
Thanks. Its working now.