good first issuehelp wanted
Repository metrics
- Stars
- (126 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
This is a tracking issue for entity and component lifecycle management. Currently modders do not have full control of the bevy ecs. This is not a very thorough list! Please let me know what features are missing.
- Mutable components
- Spawn new entities
- #34
- Despawn
- Inserting components
- Removing components
- Events
- Observers
- Immutable components
- Assets
- Adding new assets
- Updating assets
- Creating/updating components that have a handle