In Stencyl HTML 5 format, there most of the code and behaviors are converted to Javascript and a little HTML code. All the codes are compressed into a solid mess. This page is categorised as "non-Stencyl topics" because it has no longer to do with Stencyl but a lot of javascript editing.
The code structure. All codes in one solid mess, no spacing or indentation. Therefore, it is recommended that you use the Visual studio code https://code.visualstudio.comor other code editor with code omission feature that allows the editor to skip at least 4000 lines of mess.
the javascript comprises of 6 parts:
1.$jscomp
2.All the Stencyl codes.
3.Howler and wavs
4.HowlerGlobal
5.zlib
6.saveAs
There are several thing you can edit the java script to achieve. Stencyl-nator has sucessfully done the following:
- change loading screen properties. part 2 bottom
- remove or have multiple of "Made with stencyl badges" part 2 bottom.
:
No comments:
Post a Comment