PDA

View Full Version : Display variable contents


ICS
05-28-2009, 01:55 PM
I have a game with a variable that is incremented every time a certain event takes place. I would like to display the contents of this variable on the screen as a way of showing the player what their score is. How can I do this?

Scott300
05-28-2009, 04:06 PM
3d text (its in the library) than you drag in the property window the text = put a "As a string" function in it than drag the variable in it.