- Home /
In Game Animation
How do I make in game animation... I would like to do this in my game... Do I need to script it? If so can you help on this... Or can it just be done in the program? Oh and I know I'm gonna need a code to make it so it goes off when something happens... So my first one I want it to go off as soon as the scene starts.
Thanks!
Answer by Josh707 · Nov 29, 2012 at 03:27 AM
http://www.youtube.com/watch?v=gaKDttsEwCs
There's a 1 and a half minute video which shows how to very quickly make an animation using Unity's built in editor. If you have a bit of experience with keyframe animating then you will instantly understand it.
I don't want jsut regular animation... I want to make it more like a movie type animation...
Answer by Maulik2208 · Nov 30, 2012 at 06:46 AM
Then use Blender or Something for Animation and Then import the required animation in unity or Go For unity4 it is having Mecanim animation system inbuilt.....And use Animation.Play which able to play the animation as well as stop any other animation applied to the same.....For more info refer -------> go to help unity scriptreference....to Animation.play();
link text this link for Syntax reference Enjoy
Hope this will work for you......
if this works for you then don't forget to mark it as right answer enjoy
Your answer
Follow this Question
Related Questions
Talking Code 2 Answers
I need help knowing if Im doin this Right 1 Answer
Insert HTML iframe at Unity 0 Answers