playMaker

Author Topic: Blender to Unity 4 Animation issue  (Read 2487 times)

lostbot

  • Playmaker Newbie
  • *
  • Posts: 7
Blender to Unity 4 Animation issue
« on: March 21, 2013, 02:33:47 PM »
Hi guys I'm pretty new to playmaker so bear with me.

I have a character that I animated in blender I used the  @ format to export all my animations. example I have character.fbx then character@run.fbx and so on. I import into unity and i can preview the animation and if i use mecanim the animations work fine. I add all the animations to the character with the animatin component. but if I try to play any of the animations with playmaker nothing happens. I tried adding a play animation action to my state and it doesn't play. i tried just draging the animations into play maker to make an animation state then I alt click the state while its running but still no animation. not sure what I am missing . do you have to use mechanim in unity 4 ? and can playmkaer talk to mecanim? not sure how to procede with playmaker if I can't get any animations to work. any help would be great .

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Blender to Unity 4 Animation issue
« Reply #1 on: May 17, 2013, 02:11:32 AM »
Hi,

 Mecanim is supported here:

https://hutonggames.fogbugz.com/?W1031

using this, you will be able to take full advantage of Mecanim. The package has samples as well ( based on Unity Mecanim example package).

bye,

 Jean