-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Labels
discussionWe're still discussing how to approach this problemWe're still discussing how to approach this problem
Description
We need to think about how want to store data for objects, for example ships, warhouse and maybe other objects need to have an inventory.
The old UH used an entity component system for that, meaning that each object/entity had a dynamic list of components that defined what they can do. I'd like to have something that works at least similar but fits with godots system.
Metadata
Metadata
Assignees
Labels
discussionWe're still discussing how to approach this problemWe're still discussing how to approach this problem