amethyst / evoli

An ecosystem-simulation game made with Amethyst
https://community.amethyst.rs/t/evoli-introduction/770
Other
217 stars 33 forks source link

Add loading state as initial state of the game #60

Closed sunreef closed 5 years ago

sunreef commented 5 years ago

The game now starts with a loading state that intializes the audio and the prefabs for creatures before switching to the main game state.