Upgrading PlayerState and Interactable Objects (Guardians of RPG v1.03 Update)
Hello everyone!
It's Monday which means it's time for a weekly devlog! For this and future updates I going to keep the devlogs a bit more consice and to the point. For more details on why that is, stick around to the end of the devlog. Without further ado, let's get into it.
PlayerState Update
I have created a class called PlayerState that allows me to set and get the player's state at all times. This is important because knowing which state the player is (PAUSED, MOVING, IN_CUTSCENE, etc.) can be beneficial for determining if a character should be allowed to pick up an item, continue moving, or interact with any other objects in game.
Interactable Object Update
Interactable Objects can now be interacted with by pressing the E and Enter button by means of the InputSystem. In addition to this, you are no longer able to continue to interact with an object after you have pressed it for the first time (For example, spamming the E button on an item no longer gives you infinite amount of items.)
There are many other updates to Interactable Objects as well, such as:
- Item Objects give you more than one type of item and more than one amount of each
- All Interactable Objects will check if your player is facing the current direction of the Interactable Object before you have a chance to interact with it.
Future Updates
Here is my agenda for the week:
- Refine/Add any Interactable Objects
- Add touch screen feature to game
- Fix NPC Companion Feature
PATREON AND INSTAGRAM
I want to announce that I have a Patreon and Instagram Page! EO Comics is determined to creating more than just video games, and to keep up to date with all my projects, including more details on the Guardians of RPG video game, than you should consider following me on both accounts. Of course I want to thank everyone who's been supporting me so far on my journey. Every view, like, and comment really does mean a lot. With that out of the way, I will see you all next week.
Guardians of RPG v1.02
Your player finds themselves in an RPG, a strange town, and a sense of amnesia.
Status | Prototype |
Author | EO Comics |
Genre | Role Playing, Adventure |
Tags | 16-bit, 2D, Fantasy, guardians-of-rpg, Pixel Art, Retro, Singleplayer, Unity |
Languages | English |
Accessibility | Subtitles |
More posts
- GofRPG v1.03 DevLog 4: Dialogue System ImplementationMay 01, 2023
- GofRPG v1.03 DevLog 3: Dialogue System DesignApr 24, 2023
- GofRPG v1.03 DevLog 2: NPC Companion UpdateApr 17, 2023
- GofRPG v1.03 DevLog 1: Creating Character SpritesApr 10, 2023
- Fixing Cut Scene BugsJan 09, 2023
- Guardians of RPG v1.03 Progress Report (December 2022)Dec 26, 2022
- Updating Cut Scenes for Tiro Town (Guardians of RPG v1.03 Update)Dec 19, 2022
- Updating NPC Features for All NPCs (Guardians of RPG v1.03 Update)Dec 12, 2022
- Touch Screen and NPC Companion Features Implemented (Guardians of RPG v1.03 Upda...Dec 05, 2022
- Guardians of RPG v1.03 Progress Report (November 2022)Nov 28, 2022
Leave a comment
Log in with itch.io to leave a comment.