[RM2K3] SKIPPABLE TEXT
Posts
Pages:
1
Is there a way to skip text while playing, the way you do in test mode with shift?
Some plugin or event code?
Some plugin or event code?
The text commands allow for instant text (sonit forsn't slow type out.) However, you still need to press enter to move through all text.
In rm2k3 you can get around all text limitstions using images. However, this is only recommended if you don't plan to have a substantial amount of text or dialog.
I ran into the same problem myself. My custom menu systems (menu, field, battle) could be entirely controlled on a keypad nicely, but players would need to use the enter key for dialog. I found this unintuitive and wanted all controls in thr game to be managed via the keypad, including all "action key" functions.
This is possible but thr downside is all my text is now images. This will allow for more text to be displayed at once, as well ad more player response options being displayed at once and chosen with a single button press. However, making graphics is slow and bulky, sonit drastically limits the overall content and conversation branches.
In rm2k3 you can get around all text limitstions using images. However, this is only recommended if you don't plan to have a substantial amount of text or dialog.
I ran into the same problem myself. My custom menu systems (menu, field, battle) could be entirely controlled on a keypad nicely, but players would need to use the enter key for dialog. I found this unintuitive and wanted all controls in thr game to be managed via the keypad, including all "action key" functions.
This is possible but thr downside is all my text is now images. This will allow for more text to be displayed at once, as well ad more player response options being displayed at once and chosen with a single button press. However, making graphics is slow and bulky, sonit drastically limits the overall content and conversation branches.
Pages:
1














