I just finished the Ghost Shooter Tutorial and I am now working on the Platformer tutorial, my problem is that when I insert the background and set the correct size for it. Instead of getting one big image it just creates a tiling effect across the screen of small screens. From what I can see in the tutorial this isn't supposed to happen.
I guess you are using a tiled background, like the name says it's tiled..
If you just want to use a scaled sprite, use a sprite-object and scale it..
Develop games in your browser. Powerful, performant & highly capable.
Alright thanks, I was following the tutorial, but I probably just got confused while adding the background