Stable update: 'Move to' behavior, timeline examples and more.
Its nice to see new methods on existing plugins. New "Move To" seems very useful as it reduces the number of events when you implement it by yourself.
"Move to" is particularely nice for tower defense games, as you only have to do the pathfinding once (or whenever you need it updated) and then simply use "move to" for everything.