playMaker

Author Topic: Mix animation ................ help me ...... [solved]  (Read 2630 times)

eotiti

  • Junior Playmaker
  • **
  • Posts: 65
Mix animation ................ help me ...... [solved]
« on: May 26, 2014, 12:21:41 PM »
i have 2 animation :
1 . animation walking  (loop)
2.  animation waving hand (loop)

now how i can mix 2 animation for character walking and waving in same time ?
(i use legacy ) not mecanim !

anyone help me
Thank!
« Last Edit: May 28, 2014, 02:42:55 AM by eotiti »

TrentSterling

  • Junior Playmaker
  • **
  • Posts: 89
  • Someday I'll make games!
    • My Blog
Re: Mix animation ................ help me ......
« Reply #1 on: May 26, 2014, 06:21:17 PM »

Play an animation on a subset of the hierarchy. E.g., A waving animation on the upper body.


https://hutonggames.fogbugz.com/default.asp?W807

eotiti

  • Junior Playmaker
  • **
  • Posts: 65
Re: Mix animation ................ help me ......
« Reply #2 on: May 26, 2014, 11:55:04 PM »
i did use action : Add Mixing Transform
but it not work with me !
the "animation name" not show like action : add animation
so i write name animation on it , and write root bone on transform
but it still not work .....
anyone can make me simple for example ?
« Last Edit: May 26, 2014, 11:57:20 PM by eotiti »

eotiti

  • Junior Playmaker
  • **
  • Posts: 65
Re: Mix animation ................ help me ......
« Reply #3 on: May 28, 2014, 12:12:16 AM »
anyone ?

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15620
  • Official Playmaker Support
Re: Mix animation ................ help me ......
« Reply #4 on: May 28, 2014, 01:08:51 AM »
Hi,

 I did an example showing just that:

http://hutonggames.com/playmakerforum/index.php?topic=2267.msg10191#msg10191

 study this carefully, this is the key for you tomix and blend animes the legacy way.

Bye,

 Jean