Tooltips and Treasure
In the last couple of patches, I have focused on player progression, or at least implementing the tools to allow player progression. This patch is no different! It introduces treasure chests to give the player something to search for in each dungeon. And tooltips to help guide the player on what objects can be interacted with. And what each weapon's strengths and weaknesses are.
Tooltips
Admittedly this has been in the backlog for too long and I should have introduced this earlier. Items in the player's inventory or toolbar now display basic information when the mouse is hovered over it. The item's name is displayed, and in the case of weapons, the damage it can do and the stats required to wield it at full effect. The hotkey used to draw the item from the player's toolbelt is also added to guide the player in how to play the game.
As well as inventory tooltips being displayed on mouse hover, cross-hair tooltips are displayed when the player looks at an interactable object such as a door, NPC, or collectable item. The key required to initiate the interaction is now displayed when looking at an interactable object in the world.
Treasure
Treasure chests have been added to the dungeon that contain a larger haul of items and weapons. The items strewn about the level have been reduced and chests are now the primary place to find phat loot.
Behind the scenes, an algorithm selects appropriate rooms to place treasure chests in. Ensuring they are not too numerous or too close to the dungeon entrance. Their purpose is to encourage exploration after all!
What's happening next?
Updates may be fewer and smaller but development will continue!
Files
Get Legends of Rahnok
Legends of Rahnok
Explore a procedurally generated roguelite world.
Status | In development |
Author | GamePasta |
Genre | Role Playing, Adventure |
Tags | Action RPG, Dungeon Crawler, First-Person, Procedural Generation, PSX (PlayStation), Retro, Roguelike, Roguelite |
More posts
- Improve My Game Jam 32 DevlogApr 02, 2024
- Town Walls and House UpgradeJan 31, 2024
- Dungeon Overhaul and Loot Update!Sep 25, 2023
- Legends of Rahnok: Designing a Melee Combat SystemAug 22, 2023
- Post Jam refactoringJul 26, 2023
- Legends of Rahnok: 32Bit Jam, The Last LegMay 29, 2023
- Legends of Rahnok: Dungeon GenerationMay 22, 2023
- Legends of Rahnok: Getting startedMay 19, 2023
- Legends of Rahnok: A Plan of ActionMay 17, 2023
Leave a comment
Log in with itch.io to leave a comment.