Playmaker Forum

PlayMaker Feedback => Feature Requests => Topic started by: Broken Stylus on March 11, 2024, 05:37:09 AM

Title: Vars tab should show in what states Global vars are used
Post by: Broken Stylus on March 11, 2024, 05:37:09 AM
The Graph View's Vars tab of any given FSM should show in what states Global vars are used instead of showing which FSMs in the entire project use them, which is a duplicate of the function already available in the Global vars window.
Title: Re: Vars tab should show in what states Global vars are used
Post by: Broken Stylus on March 11, 2024, 07:24:49 AM
Is there a way to know what state altered the value of a given Global var?  Some kind of Timeline but for vars. Tracking the modifications is complicated.