Posted July 05, 2024 by Waffle
The "Delete Dialog" menu option was not updating the display.
Fixed. Also uploaded a demo project "BabyBrother"
Did a comparison ...
GMS1.4 version seems to be about 7MB
VNC version about 6MB
So, not much of a difference ... the runner for GMS is 1MB+
Also, the GMS version looks better, but that could be because GMS
lets me adjust all the buttons and text locations ...
while VNC just lets me tell the story as fast as possible.
GMS1.4 is legacy code and no longer supported ....
VNC exports as JS and you can edit the JS and the JSON ....
The JS code is not scrambled, so you can see the source code to that.
What that means to an end user ....
If you want a feature that is not present in VNCreator (VNC) ...
just edit the html or the JS and add it in ...
There is nothing magical there....
Waffle