So, there are 3 different types of variables ( as read from the documentation )
Global variables -> which you can create / edit from Project Manager->Game Settings.
Object variables -> which you can create / edit from right clicking on an object from the Objects panel.
And then Scene variables …
Where can you create / edit those? Yes you can do this from the events panel, but why is there no unified create / edit dialog like there is for Global and Object variables?
It seems like a natural place for this would be when you have clicked on a scene and you have the properties panel on the left :
Right now all that is there is “Click on an instance in the scene to display it’s properties” Which is useful information but this would be a natural place to add a list of the scene variables as well as a “+” to add more.
So, my feature request is to add a Scene Property add/edit panel just like there is one for Global and Object variables. And to have it visible when you have the properties panel open on a scene.