Question by
Privvet · Apr 15, 2021 at 07:26 PM ·
animationanimationstate
How do I play an animation state after another animation (like a toggle)?
I want a mouse click to play a door opening animation. If that door is already open, I want the door closing animation to play. How do I do that? My guess is an if statement.
Comment
Your answer
Follow this Question
Related Questions
Trigger to reverse current animation state 1 Answer
Animation play not working C# 0 Answers
Why is my animation is starting every frame? 3 Answers
Animator Override controller SubstateMachine issue 0 Answers
Animation "pops back" to frame zero after leaving the animation controller state playing it? 1 Answer