Skip to content

component scripts #17

Description

@owmo-dev

Logging an Issue to consider implementing a similar structure as Unity's GameObject and Component Scripts structure. I like how the current Entity Manager executes top-level functions if they are found so I'd likely keep that for flexibility, but add in an optional array of Components to also be executed within each Entity. This would need some kind of Component interface the scripts are meant to implement (or maybe a class they inherit from for clarity).

Consider improving the UX of using everything as part of this issue.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions