diff --git a/README.md b/README.md index 0a3408c..71619d7 100644 --- a/README.md +++ b/README.md @@ -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