tz0 / game

For game project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement exit

eriknstevenson opened this issue · comments

Implement the level exit.

  • x, y
  • sprite

Components needed to complete:

  • Location
  • Sprite
  • ???

I think the exit as it is currently will work fine for the demo, but maybe want to leave this issue open until we have the exit working with the event system?