x


Character movement and animations

I am just a newbie here.. I just want to know on how will I be able to call the animation that I've created in blender that is to be use in unity. For example, I have created some character movement in Blender like walk forward,sideward and backward then some character standby movement like looking sidewards and I want to used those in unity. What procedure should I do and is this possible? I hope you could help me. Thanks :)

more ▼

asked Oct 14 '11 at 09:57 AM

berting01 gravatar image

berting01
36 39 52 58

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

What you want to do is create one action with all of your animations in it. Export that as a .fbx file from Blender, and check the export settings at the bottom left to make sure that it's only exporting the object types and action you want, then copy the .fbx file to Unity. In Unity, split the animations in the inspector how you set them up in Blender and name them whatever you want. Then to call and use the animations you have to have a script that references them. Check out this link for that:

http://unity3d.com/support/documentation/Manual/Animation%20Scripting.html

more ▼

answered Nov 22 '11 at 01:14 AM

lprussel gravatar image

lprussel
16

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x3768
x722
x25

asked: Oct 14 '11 at 09:57 AM

Seen: 1261 times

Last Updated: Nov 22 '11 at 01:14 AM