Update developer guide to clarify support for parent/child hierarchies and distance-based entity queries
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# Starworld Developer Quick Reference
|
||||
|
||||
## Build Commands
|
||||
#
|
||||
# Entity System Features
|
||||
# - Parent/child entity hierarchies are fully supported (scene graph, transform propagation)
|
||||
# - Entity query/filtering by distance is available via C++/Rust bridge API
|
||||
|
||||
```bash
|
||||
# Full clean build
|
||||
|
||||
Reference in New Issue
Block a user