rust-adventure / super-corgo

3 stars 2 forks source link

Implement "Respawn Floor" #10

Closed ChristopherBiscardi closed 3 years ago

ChristopherBiscardi commented 3 years ago

A floor, the length of the entire level that is N pixels lower than the floor, so that if the corgi falls, it respawns.

ChristopherBiscardi commented 3 years ago

Respawn Floor works