EricKnudsen256 / 2DSpring2021

2D Game Framework
MIT License
1 stars 0 forks source link

Seamless Level Transitions #20

Closed EricKnudsen256 closed 3 years ago

EricKnudsen256 commented 3 years ago

Each room now spawns with no level teleport transitions. For performance improvements later, make it so every entity only only checks the room they are currently in for collisions

EricKnudsen256 commented 3 years ago

Calling this done because there is only going to be a single demo level for the final