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

    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

      DomC I have a few projects that don’t work on turbowarp right now. Me and @Varrience are working hard to get it working for all projects.

      If you can, can you tell me what was causing the error in the original src?

      • DomC replied to this.

        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.

          can you create an example project that demonstrates the issue btw?

          • DomC replied to this.

            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

              Chat