vulpineblaze / framework_demoes

Use this repo to demo different frameworks for 2D Game creation.
2 stars 1 forks source link

edge of screen marker to show enemies, like SPAZ, minimap #45

Open vulpineblaze opened 9 years ago

vulpineblaze commented 9 years ago

currently no way to tell where enemies are offscreen

need to add some kind of marker, token, etc that shows distance and direction of enemy. possibly similar to how SPAZ did