Page 1 of 1
text input
Posted:
Fri Apr 28, 2006 12:08 am
by snichols002
how do i allow a player to input text so they can password unlock levels?
Posted:
Fri Apr 28, 2006 2:17 am
by DilloDude
When you click on the 'text' button in actor control, the text window opens. At the bottom left is a button that says 'text input'. Set it to 'yes'. You can change things like cursor coulour, and add borders and backgrounds to your text by clicking 'configure'.
Posted:
Fri Apr 28, 2006 5:30 pm
by snichols002
im aware of that feature. But can you be more specific about a player inputing text at the begining of a game?
Posted:
Fri Apr 28, 2006 9:16 pm
by The achievement
wait, i think you are talking about talking actors.
Are you?
Posted:
Fri Apr 28, 2006 9:46 pm
by snichols002
i have a multi level game. I would like to allow a player to use a password to resume at the last level they played just like original "doom"
How do i make the text they input supply an action in the game to unlock the last level?
Posted:
Fri Apr 28, 2006 11:48 pm
by DilloDude
You use the text input to put a code in. Then you have an 'enter' button to click on, or press a key, and it checks the text, and if it is the right code, load the level.
Posted:
Thu May 11, 2006 3:54 am
by game_mate
Thanx it worked