Prefabs / Templates
Planned
This feature is not yet implemented.
Reusable entity blueprints for spawning enemies, items, and other repeated objects.
Planned Scope
- Prefab definition (list of components with default values)
- Instantiate from template at runtime
- Override specific values per instance
- Nested prefabs (prefab containing child prefabs)