Update README to indicate support for parent/child entity hierarchies

This commit is contained in:
MayaTheShy
2025-11-16 22:10:45 -05:00
parent 6d952d7569
commit 71ec97276c

View File

@@ -370,7 +370,7 @@ This allows you to:
- [x] All entity types (Text, Image, Light, Zone, etc.)
- [x] Entity property updates (real-time position, rotation, color changes)
- [x] Entity deletion handling
- [ ] Parent/child entity hierarchies
- [x] Parent/child entity hierarchies
- [ ] Entity query/filtering by distance
### Phase 5: Interaction & Multi-User