Monkey
Store
Community
Apps
Contact
Login or Signup

When I Run Graphics On HTML5 I Get Lags

Monkey Programming Forums/Monkey Programming/When I Run Graphics On HTML5 I Get Lags

muddy_shoes(Posted 1+ years ago) 
Oh, there is another option, which is to use a text/json/xml file with the LoadString function and then simply print any edits to the console on the HTML5 build and manually paste that back into the file. It's not the greatest work-flow in the world, but it gets the job done if you must have an editor running in HTML5 and don't want to write your own output backend.