Remove sprite intro
-
Having trouble removing my title screen logo sprite from my main game usually it is hidden under my background but I'm not using a background for this project
-
When the game starts, loop through the title sprites and set the value .spr.visible = false
-
removeSprite(spr)
https://fuzearena.com/help/view/removeSprite -
@spikey tried that maybe in the wrong place sure il sort it cheers