towerofnix / slw

name blatantly borrowed under fair use from @an-ok-squirrel
https://towerofnix.github.io/slw/
7 stars 2 forks source link

Go through pipes #22

Open towerofnix opened 8 years ago

towerofnix commented 8 years ago

This'll be a bit difficult -- the player needs to be rendered under the pipe tiles..

bates64 commented 8 years ago

Yeah. If we allow tiles to have z positions, like Entities..

Also, we should have two types of pipe, those that scroll the screen in one space and those that go underground.

bates64 commented 7 years ago

It's also worth turning pipes into entities with variable heights - we shouldn't be using tiles for what is really a multi-tile object.