I need help hiding sprites. I have this game where I have a secret code and it shows up as a sprite. It only comes up after a certain level but what if someone sees it if they download the script. That's why I want to hide it. Here's the link to the game:
http://scratch.mit.edu/projects/jimster/2438245
Download the script and help me out. If there is no possible way to hide the sprite, then thats okay.
Offline
There is a way... But I think it automatically unhides when you download it
Offline
Hit make a new sprite. Click the color select tool. Click anywhere inside the paint editor and drag it out to the spot that has all the sprite thumbnails (with the mouse still held). Go to the draw tool. Set the size to as small as it can go. Hit OK. Name the sprite space, but don't write space. Just hit the space key (it's as close as you can get to no name). Then you have a hidden sprite. In it's scripts, make it hide on the green flag click. I hope that helps!
Offline
PullJosh wrote:
Hit make a new sprite. Click the color select tool. Click anywhere inside the paint editor and drag it out to the spot that has all the sprite thumbnails (with the mouse still held). Go to the draw tool. Set the size to as small as it can go. Hit OK. Name the sprite space, but don't write space. Just hit the space key (it's as close as you can get to no name). Then you have a hidden sprite. In it's scripts, make it hide on the green flag click. I hope that helps!
Yeah... He's right. That's the only way you can do it...
Offline
Make sure your background is dark
Click draw new sprite
Notice the little white cube that appeared right in the middle of the stage
Right click it and click duplicate
Click cancel on the drawing plane
Now you have a sprite which is fully functional but not visible in the sprite pane
Offline