- Windows
DragonFireGames
there also seems that if you create a sprite and changes its width and height using sprite.width, sprite.height
then nothing happens
I added it to the example project
DragonFireGames
there also seems that if you create a sprite and changes its width and height using sprite.width, sprite.height
then nothing happens
I added it to the example project
DragonFireGames thanks
DragonFireGames
in the game I use window[_name](); for some objects creation (ex. {"name":func_Name}) and with turbowarp it's having problems with that.
I have been changing how my page looks using code.org and It's working so far, but I think in the future this method will stop working
I posted my demo and It seems like you can change everything on the page through code.org
and I had to change the game src because with the turbolink in it makes the game not work