Playmaker Forum

PlayMaker Feedback => Feature Requests => Topic started by: Broken Stylus on November 23, 2020, 05:44:46 AM

Title: Dynamic references for vars in Get or Set actions
Post by: Broken Stylus 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.