Open towerofnix opened 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.
It's also worth turning pipes into entities with variable height
s - we shouldn't be using tiles for what is really a multi-tile object.
This'll be a bit difficult -- the player needs to be rendered under the pipe tiles..