- Home /
Making weapons animations for first person shooter
I need some tips for showing weapons in a fps game. Each weapon i gonna have 3 animations: idle,shooting and reloading
Answer by Victor 1 · May 09, 2011 at 12:47 PM
GesterX that wasent really what i was asking. But i found out you can insert each weapon to player and just dont show it, and have a script to show it when its selected
Answer by GesterX · May 01, 2011 at 12:01 AM
To make weapon animations you can use a 3D modelling/animation program such as Blender. This does take some time to learn but is ultimately worth it as you will be able to create your own assets.
Thanks
But how do i do to get the animation to play in the right place on the sceen
First check out this so you know how to import from blender 2.5+ youtube.com/watch?v=_3fdbVcrkdI. Then refer to this unity3d.com/support/documentation/$$anonymous$$anual/ and also http://unity3d.com/support/documentation/ScriptReference/Animation.html
Your answer
Follow this Question
Related Questions
how to make an animation play on input 2 Answers
FPS one hands/arms model with multiple weapons/guns models 1 Answer
FPS Game issue 0 Answers
What's wrong with my weapon switching/swapping script? 0 Answers