hello,I want to add some conditions on a FSM’s connection like unity animator transitions,please tell me how to do that.
Is there any condition like ‘exit time’ in unity animator?
To add conditions on the transitions simple click on the transition middle area and you will be able to add conditions through the NC inspector. If you want to add multiple conditions instead of one, then just add the “Condition List” condition first found under “Utilities” category.
Hint: You can right click the transition middle area to toggle maximize/minimize the transition’s condition information
There is a “Timeout” condition which will return true after a period of time.