I want to add a block of text to explain the rules of my game. How do I do this? Thanks.
Offline
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.
Offline