Skip to content

Add prewarm for states #84

Description

@cyber-yanus

I have several states that are launched in parallel and work relatively independently of each other.

Image

I don't care about the order of their activation, but I do care about the order of their initialization, because at the moment of initialization we load resources that are displayed in MainCanvas. And I care about the order of these resources in the hierarchy.
I propose to create a prewarm method within StateMachine, which will simply call InitializeSafe();

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions