
11-10-2011, 10:05 AM
depends on how simple you want it, a basic shooting animations can be done just using a "do in order" method and have the gun rotate a certain amount backward then forward. (add smoke in there if you want)
"do in order"
(gun rotate backward .2 duration (however long you want)
smoke animation set showing true .01 seconds
gun rotate forward .2 duration (however long you want)
smoke animation set showing false .01 seconds)
And that would be your basic shooting animation
If you are stuck on a project, check out the tutorials I made here at this link:
http://alice.org/community/showthread.php?p=36778#post36778
There are lots of tutorials on it so far, including some youtube videos, check it out
Or..
Go to my youtube channel to check out my alice 2.2 tutorials I have there..
http://www.youtube.com/user/sfunk1992?feature=mhsn
|