- 24
- Posts
- 12
- Years
- Seen Apr 7, 2022
In my game, the player starts out the game by being accepted to work for the professor as a lab assistant. I was wondering if anyone knew of a way or could give me some tips on how to make it so the intro is like filling out an application. So instead of the professor asking what your name was, the application would show a spot for name and then it would take you into the screen to type a name. I would also want to include a way to choose gender, set the date, and possibly set a different trainer sprite. What would be the best way to go about doing this? A script? Events? Any help would be appreciated.
Attached are some images I just made that kind of show what I'm thinking of (Excuse my poor Photoshopping. I was in a hurry to get these posted).
Here's an overview of what I'm thinking:
Name: Highlights the name section on the application and then opens the Insert Name window.
Gender: Highlights the gender section and then allows for selection. Could either use the Mouse functionality, if usable with that script, or just be a selection with the arrow keys.
Appearance: Highlights the appearance section and then works the same way as the gender selection.
Date: I forgot to make a date screen, but this would either have to be a drop down thing or else a page that shows every month and allows for the same selection method as the previous two sections. (The month is the only thing that will matter in my game).
Attached are some images I just made that kind of show what I'm thinking of (Excuse my poor Photoshopping. I was in a hurry to get these posted).
Here's an overview of what I'm thinking:
Name: Highlights the name section on the application and then opens the Insert Name window.
Gender: Highlights the gender section and then allows for selection. Could either use the Mouse functionality, if usable with that script, or just be a selection with the arrow keys.
Appearance: Highlights the appearance section and then works the same way as the gender selection.
Date: I forgot to make a date screen, but this would either have to be a drop down thing or else a page that shows every month and allows for the same selection method as the previous two sections. (The month is the only thing that will matter in my game).
Attachments
Last edited: