Feature Mechanic: Action Prompts
Basically, when turned on, if an assigned variable matches whatever number I put in, it will display the text box for a viewable skit. As in some games, there is a button icon that animates to look like it's being pressed, and I replicated that here. So for several frames, it'll display one icon, and then change to the other afterwards in a repeating loop. Subsequently, that's how I thought about doing the same for Action Prompts, like whenever there's an NPC or an object you can interact with, it'll show another box to let you know you can do something.
It functions in a similar manner, but there is one added step involved. Each map has two events, one to keep track of where the player is at all times. The other is there to check and see if the player is within range of interactable events, to which it will either do nothing and loop around, or it will assign a variable and turn on the common event via switches.
In addition, I have made Common Events that will turn off various switches so that the action prompt doesn't appear, along with any skits that might be present. I insert commands to activate those in any event that the player can interact with. I am thinking about having a prompt come up during dialogue to let the player know you can advance the text, but that may require a little more time since it would mean putting the commands in the text boxes and also making sure to close them each time between text box commands.
At the very least, when I eventually update the Prologue Demo (which may be in a week or two), I want to include the standard Action Prompts for general use. It'll still be a long time before I introduce Skits to the game, but that I at least have a good foundation to work with. I'll be adding the prompts in as I go through the rest of the demo to fix as many issues as I can.
Get Tales of Naturia
Tales of Naturia
Harmony with Nature RPG
Status | Prototype |
Author | Mediahunter1 |
Genre | Role Playing |
Tags | 2D, Furry, RPG Maker, Singleplayer, tales-of |
Languages | English |
More posts
- Progress Report: Vera Event and Other Things10 days ago
- Progress Report: Cambio Nature Trail and Input-Based Abilities39 days ago
- Enemy Animation Sprites - Cambio Nature Trail60 days ago
- Map Design: Cambio Nature Trail67 days ago
- Progress Report: Over Limit and Other ChangesJul 28, 2024
- Progress Report: Skit and Map StuffJul 13, 2024
- Feature Mechanic: Skit SystemJun 28, 2024
- Map Design: CambioJun 18, 2024
- Emergency UpdateJun 03, 2024
Leave a comment
Log in with itch.io to leave a comment.