I have two states for mecanim here, ‘vratapush’ is the default one, basically it runs the animation of the door like it is being pushed from behind, that is looping all the time, i have set up the transition to ‘vratabreak’ where the door will open, I want to stop the ‘vratabreak’ animation once it is finished, and for the doors to remain open.
Currently the clip where the door is open will repeat over and over again, how can i change the wrap mode for this state ‘vratabreak’ so it runs only once and stops at the end.?