- Home /
How to get back to the first position animatedly in unity?
I have a camera that i control it with the (W,A,S,D) keys...
What i want to do is that when press left mouse click ("Fire1") the camera turns back to the first position animatedly.
Is it possible to do it with "mecanim" and create a dynamic animation file to do it?!
Comment
Answer by Akusan · Sep 06, 2017 at 07:08 PM
You should be able to use the FSM to and add animation to move your camera to FPS position and back
Your answer
Follow this Question
Related Questions
Manipulating an animation towards a target object (ie. The hand and arm lean towards the target) 1 Answer
Issue with mecanim playing an animation using setbool 1 Answer
Unity 5 - Starting Mecanim Animation At Specific Time 0 Answers
BoxCast to tell if player is grounded 0 Answers
AddMixingTransform with Mecanim 1 Answer