Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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