Skip to content

Reduce Scene Bloat caused by states #6

Description

@Ants-Aare

current implementation of states is heavy on serialization and adds more than 80 Lines of serialized data per state, usually way more. Does all of this data really need to be stored? I haven't tried it on bigger projects, but I can imagine it could impact prefab and scene load times quite heavily if you use this system for everything.

Activity

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

Metadata

Metadata

Labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions