Files
apollo/data/plugins
Gary Tierney e5a6638e2f Add support for player / npc following
Implements a new MobExtension plugin which adds 'follow', and 'chase'
mixins that allow the mob to follow behind another mob, and chase them
while keeping at a safe distance to fire projectiles.  Also adds a new
public method 'raycast' to CollisionManager, for drawing a line through
the world using bresenham's line algorithm whille checking for any impenetrable
objects.
2017-01-02 04:11:13 +00:00
..
2016-02-11 13:07:02 +00:00
2016-03-14 08:40:53 +00:00
2016-03-18 18:31:38 +01:00
2016-02-11 13:07:02 +00:00
2016-03-18 15:00:57 +01:00
2016-02-07 04:18:30 -05:00
2016-02-15 17:32:00 +00:00
2016-02-08 17:55:47 +00:00
2016-03-13 09:21:10 +00:00