- Joined
- Nov 26, 2014
- Messages
- 8
- Reaction score
- 1
- First Language
- German
- Primarily Uses
Hello
firstly I told the program to wait 1 frame to recude the time something is being executed.
Then I told the program to fade out the screen.
But when I test the game I shortly see the player on the map and THEN the screen fades out.
Besides that at the beginning of the game I want to give the player some options to choose from.
1. Are you a boy or a girl?
2. What's your name?
3. Which class are you?
The first two steps worked fine,
but when the player enters 02 for the class monk for example I told the program to change the player class to monk,
but in the game it still says class Sorcerer/mage.
Does anybody know how to fix these issues?
firstly I told the program to wait 1 frame to recude the time something is being executed.
Then I told the program to fade out the screen.
But when I test the game I shortly see the player on the map and THEN the screen fades out.
Besides that at the beginning of the game I want to give the player some options to choose from.
1. Are you a boy or a girl?
2. What's your name?
3. Which class are you?
The first two steps worked fine,
but when the player enters 02 for the class monk for example I told the program to change the player class to monk,
but in the game it still says class Sorcerer/mage.
Does anybody know how to fix these issues?

