playMaker

Author Topic: [help] animator variable  (Read 1649 times)

xh20s

  • Playmaker Newbie
  • *
  • Posts: 2
[help] animator variable
« on: July 16, 2015, 12:35:51 AM »
hi,
i am trying to make custom variable ( Animator ) in playmaker see screenshot below



any advice how can i do that?

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15620
  • Official Playmaker Support
Re: [help] animator variable
« Reply #1 on: July 16, 2015, 08:52:20 AM »
Hi,

 I am not sure what you are trying to achieve. Can you explain what you want to do?

If you check the Mecanim package on the wiki and Ecosystem

you'll have plenty of custom actions accessing the Animator Component, so you can inspire from this or actually use the actions already made if they suit your needs ( It covers pretty much everything you need anyway)

Bye,

 Jean