Hi
1. Can anyone advise on how to hide variables on the men screen of a game - for example how do I hide the score variable so that it only shows when the player is actually playing the game?
2. Another question - how can I make the score variable look better, instead of the grey box with orange background? Can I add my own image to hold the score variable?
your help is much appreciated, thank you
Offline
For number 1. You can make something go in front of the variable to hide it.
You can't actually change it, but you can create a sprite that covers the entire variable except for the numbers and the background. (I would suggest switching the variable to large readout first.
Hope this helps!!
Last edited by Jacobo (2008-05-03 10:47:09)
Offline