Typing GlobalVariableToJSON()
I’ve needed it in every game thus far. Perhaps it’ll be used less now that the new save state thing is in there but…
I always feel that it should come up after you’ve typed ‘global’
here
and perhaps here too…
Typing GlobalVariableToJSON()
I’ve needed it in every game thus far. Perhaps it’ll be used less now that the new save state thing is in there but…
I always feel that it should come up after you’ve typed ‘global’
here
Ever since the variable system was redesigned, variables are mostly treated the same. There’s only 1 action for scene, global and local variables and 1 for object variables.
I dislike the way search works. It’s not intuitive at all. It almost always picks words that are lesser matches. It seems to bias the search based on position in a list instead of by the best and most logical result.
Edit : just in case I got your direction backwards.