Hi, I have two questions related to the attached simulation: First, is there possible to dynamically change the color of zones based on their current census (for example, zone turns orange when census >6 and red when census >8)? Second, I would like to implement a logic where operators will wait if their destination zone has already reached maximum capacity (e.g., if Zone1 already has 6 people, other operators should wait until someone leaves). Any suggestions on how to achieve these functionalities would be greatly appreciated.