Hello @Anthony
We want to implement a functionality for selecting a particular room and moving and rotating it. but as doors/Windows are independent of each, even if we rotate or move the room, doors and windows will remain at the same place and not move with the room.
Is there any way to make the doors and windows dependent on Room in which they are placed.
Alternatively, how can we establish a reference to clearly indicate the association between each door/window and its respective room?
Also, can you suggest the best approach for moving and rotating a particular room.