Hello SpookyBurger,
There is another way, but it is kind of ... spooky.
First quit Stencyl!
Depending on your platform there is a directory where your files are located
(windows xp:)
C:\Documents and Settings\Administrator\Application Data\Stencyl\stencylworks\games\game
Inside this directory is a game.xml file.
First make copy of the game.xml file !!!
Next edit the file and search for the attributes section:
<attributes>
<list cid="-1" id="0" name="nu" save="true" val="list">
<number order="0" value="7.0"/>
<number order="1" value="8787.0"/>
<number order="2" value="8787.0"/>
</list>
<list cid="-1" id="2" name="9u0u09y" save="true" val="list">
<text order="0" value="j9j9j"/>
</list>
<text cid="-1" id="1" name="u9j9j" save="true" value="j9j9j0"/>
</attributes>
So you are left with this:
<attributes> </attributes>
Only in that section! So do not touch the others.
Now start up Stencyl again and load your game and check the settings!
Hope this helps.
Best regards from
M.E.