This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2008-10-12 20:57:38

E-man123456
Scratcher
Registered: 2008-10-12
Posts: 1

add text page

I want to add a block of text to explain the rules of my game.  How do I do this?  Thanks.

Offline

 

#2 2008-10-13 08:59:34

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: add text page

You can make a sprite with the rules typed on it with the text tool.  Then, when the user is finished reading them, have them click on it and have a script that hides the sprite when clicked.  Make sure you have some way to make the sprite show as well; either show on green flag or when somebody clicks on a Help button or presses the H key, something like that.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

Board footer