Update README to reflect completion of entity color application and property updates

This commit is contained in:
MayaTheShy
2025-11-16 22:02:28 -05:00
parent 64e554f54a
commit b91d4c4584

View File

@@ -370,9 +370,9 @@ This allows you to:
- [ ] Authenticated EntityServer queries
### Phase 4: Entity System (Current Focus)
- [ ] Apply entity colors to model materials
- [ ] All entity types (Text, Image, Light, Zone, etc.)
- [ ] Entity property updates (real-time position, rotation, color changes)
- [x] Apply entity colors to model materials
- [x] All entity types (Text, Image, Light, Zone, etc.)
- [x] Entity property updates (real-time position, rotation, color changes)
- [ ] Entity deletion handling
- [ ] Parent/child entity hierarchies
- [ ] Entity query/filtering by distance