The Camera size. I am making a doggo platformer and most of the images are big (mostly because most of the time dislike pixels) and so my camera seems quite small compared to the sprites. did anyone get any ideas? here’s a link https://makecode.com/_K32K1r1V9XjA (also sorry for your time)
I also love that game (worth noting though I’m just a huge fan of corgis, definitely getting one when I’m enough of an adult to deserve one – I made the corgio extension partially because I drew one and wanted a reason to use it).
Also, re: your other comment, we had a few games from @AlexK that I believe were over 1500 blocks a long time ago, even before we increased the max size If you are still concerned about code size, there are always alternatives to share it - saving as a png (save icon next to the name at the bottom of the screen), saving to github if that’s possible, or creating a file with the download button should all work even if the game is too large to share with the share button.