- Home /
Trying to Make an Animation Work in Unity 5
I want to be able to hold right click to activate an animation (in this case, holding a gun up to the camera), play the last frame of the animation (so the gun stays there), then once right click stops being held, another animation (which is just the first one in reverse) plays. I've checked everywhere in the past like four days trying to find out how to do this, but I can't find anything that works (either doesn't work or is outdated).
The names of the animations:
The first one is 'GunAnimUp'
And the second is 'GunAnimDown'
Thanks! :D
Your answer
Follow this Question
Related Questions
how can I trigger my animation through script? 1 Answer
Handgun animation to play once when gun is shot in-game 1 Answer
How to trigger animations in a script using character controller ? 0 Answers
How can I animate an object to my proximity and movement? 1 Answer
3rd person gta like weapon problem?? 0 Answers