ok, now with that hunting game...... i put in a help page up the front and now i need the wolves and aimer 2 dissaper on the help screen but come back up in the hunting background
ALL HELP IS APPRECIATED
Offline
Try using the show and hide blocks. If you have a button that you press for the help screen use this block:
<broadcast[ Hide
Then the wolves and the aimer will have a script like this:
<when I receive[ Hide
<hide>
When you press another button to play the game, use a script like that, but with <show> instead of <hide> . Good luck!
Offline