Norse7 Norse7 loading

MrKingofScratch wrote:

This is an issue with sprite fencing. Sprite fencing is scratch's way of keeping sprites onscreen, so that begginers don't get confused if their sprite dissapears off the stage. It makes it so that half of a sprite has to be onscreen at all times.

We can get around it by making a big invisible box around the sprite. With the rectangle, draw a big box around the sprite, and then set it's fill and outline colors to transparent. If it doesn't work, try making the box bigger. To select invisible shapes like this one, you have to click and drag with your mouse and select an edge with it. Clicking on the middle of the shape will not work.

I hope this helps! If you need anymore help I can send some screenshots.
I agree