Enhance your RPG world with the **DSI Hidden Item Finder**! This plugin allows you to dynamically find hidden items on the map based on proximity, and specific radius configurations. It also offers a customizable user interface and sound effects to make the search process engaging for your players.

🎮 Features

  • Find Hidden Items: Detect hidden items based on their configured radius from the player.
  • Flexible Radius: Customize the radius for detecting hidden items, giving you full control over their search range.
  • Customizable UI: Easily customize the on-screen UI, including background and arrow images, to fit your game’s aesthetic.
  • Sound Effects: Configure custom sound effects for when an item is detected, found, or not found.

⚙️ How It Works

This plugin allows players to use an item finder to detect hidden items that are placed on the map. The hidden items can be detected based on a configurable radius. The item finder uses a visual guide to point to the direction of the nearest hidden item and plays sound effects when items are found or not found. It can be used interactively with events on the map that have the `<hidden item: radius>` notetag configured.

🧭 How to Use

  1. Install the **DSI-HiddenItemFinder** plugin into your RPG Maker MZ project.
  2. Place the plugin below **DSI-CoreMZ.js** in your plugin manager.
  3. Configure your item finder settings, including background images, arrow images, and sound effects.
  4. Use event comments like `<hidden item: radius>` to make items discoverable within a defined radius.
  5. Run your game and let players search for hidden items with the item finder!

🌟 Perfect For:

  • Adventure Games: Add an extra layer of exploration by allowing players to find hidden items on maps.
  • Treasure Hunts: Set up hidden treasure hunts or collectible items throughout your game world.
  • Interactive Quests: Enhance quest systems with the ability to find and gather hidden items based on clues or events.

🔧 Requirements

  • DSI-CoreMZ: For full compatibility with the plugin.

Compatible with RPG Maker MZ
Get your copy now and make your world more interactive with the **DSI Hidden Item Finder** plugin!

Purchase

Buy Now
On Sale!
25% Off
$12.99 $9.74 USD or more

In order to download this tool you must purchase it at or above the minimum price of $9.74 USD. You will get access to the following files:

ItemFinderPlugin.zip 4.5 kB

Development log

Comments

Log in with itch.io to leave a comment.

Hi ,this looks really useful! Just two quick questions.

1. Can the hidden event move?

2. Can the player manually press a button to activate the Hidden FInder tool instead of it dynamically appearing?

Hi, great questions!

  1. Yes, the events can move around, the finder can still track them in real-time.
  2. I have pushed an update to add a button to toggle the finder function.