Best Practices
TODO: Commit and test always, Use GraphData Validator, be careful with commands like ctrl + c, v, z, y
After change branches or discart changes, use the Refresh button in your graph to redraw everything. Validate All in Validator window to Rebind Variables and Remove or Find new errors.
Before committing, check that your graph and variables are all present.
Changes at runtime are not saved, this happens because GraphRunner creates a clone to the associated GraphData when initializing.
Remember, we are in Beta, feel free to send feedbacks on the Discord Channel :)