Path Finding


In the GIF above, the character with the blue sphere is moving across the terrain to where the user indicates and all of the others (with red spheres) move towards it. The red character are spawned anywhere that the user clicks.

There is also the cube obstacle that all of the people can't pass through and will try to avoid (or at least they’re meant to).

The people with red dot were also meant to move to predicted blue person's location, however, this hasn't been implemented.