ShredEagle / snacman

He is a snac man.
MIT License
0 stars 0 forks source link

Remake scene state machine using a stack #97

Open FranzPoize opened 1 year ago

FranzPoize commented 1 year ago

There is several problem with the current implementation

What the new state machine should look like:

The last point leads to an issue of instantiating a lot of system at scene instantiation which should be taken care of.