CyberCRI / Hero.Coli

Hero.Coli is a single-player 2D top-down adventure game.
http://herocoli.com
MIT License
6 stars 4 forks source link

Optimization: only load/unload scenes that need to #357

Open raphik12 opened 7 years ago

raphik12 commented 7 years ago

Base scene, interface scene and bacterium scene are uselessly destroyed and reloaded on every game mode change.