playMaker

Author Topic: Dynamic references for vars in Get or Set actions  (Read 904 times)

Broken Stylus

  • Beta Group
  • Hero Member
  • *
  • Posts: 772
Dynamic references for vars in Get or Set actions
« on: November 23, 2020, 05:44:46 AM »
In a Get or Set type of action that can obtain or define the value of another var in another FSM, once the Game Object is set and the FSM defined too, it's possible to see the list of variables and add it to the action's variable field.
But it's not a dynamic reference, so if a change is made to the variable, like name change, the action that was getting or setting the value is not aware of this.
It would be nice if it were.