Skip to content

Use game states rather than a coroutine running a variable function #2

@Xkeeper0

Description

@Xkeeper0

Right now the game states are handled by setting a variable to a function, which is then run every 'frame'. This has a lot of issues where there is no proper "entering" / "exiting" management, no way to track history or stack, etc.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions