playMaker

Author Topic: Global Variables  (Read 5284 times)

wyliam

  • Playmaker Newbie
  • *
  • Posts: 22
Global Variables
« on: April 25, 2011, 09:36:02 PM »
It'd also be nice to have variables that are available across multiple FSMs on the same Game Object.

For example: I have a "Move" FSM and an "Anim" FSM. It's unfortunate I have to cache the "speed" float locally from "Move" to use in "Anim". I end up with duplicates. :(

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4000
  • Official Playmaker Support
    • LinkedIn
Re: Global Variables
« Reply #1 on: May 01, 2011, 10:58:30 PM »
Take a look at the plan here: http://hutonggames.com/playmakerforum/index.php?topic=215.0

I think you'll like it :)

wyliam

  • Playmaker Newbie
  • *
  • Posts: 22
Re: Global Variables
« Reply #2 on: May 08, 2011, 02:57:05 PM »
LOVE. IT.

ETA on the next update?