joshheinrichs / cmpt306-project

A procedural generated dungeon crawler built in Unity.
0 stars 1 forks source link

Movement Script #7

Closed joshheinrichs closed 8 years ago

joshheinrichs commented 8 years ago

It would be nice to create some sort of basic patrol script, that moves just from point to point at the defined times. This could be used in a variety of situations, such as allowing the laserbar from #5 to move.