This template allows you to tile the screen, scroll around, and even zoom in and out Whenever you want a new sprite with this template copy the: "template" sprite to do this Use all the custom blocks except the SW block only use new variables do not delete the code in the template sprite do not use the SizeChange costume, as it is only for the template to work move ... steps block is broken if you want go to a sprite it's a little harder here, you have to go to x: X of n y: Y of n you can't glide here You cannot point towards something You can't bounce off the edge You can't set rotation styles. The x position is the X variable The y position is the Y variable the direction is the Dir variable only the motion blocks have been replaced Set SCREENR to D to have the screen normal Set SCREENR to U to have the screen upsidedown Set SCREENR to R to have the screen rotated to the right Set SCREENR to L to have the screen rotated to the left
Read all of the instructions before doing this Sorry for the bugs. I'm working on different projects and this is just the early beginning of templates, I might later remake this