Hello everyone,
I want to create a behavior that should perform the following tasks:
- Go to the elevator
-Wait there for 10sec
-In this 10 sec if the elevator is available, use it.
-If it is not available change your behavior to go to any exit.
I tried everything but couldn't make it.