Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Proximity Sensor (RMMZ)
- Original author: reflector88
- Original date: October 3, 2023
- Source thread: https://forums.rpgmakerweb.com/threads/proximity-sensor-rmmz.161696/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
Proximity Sensor 1.0 (MZ) reflector88 What is it? This MZ plugin adds a "Proximity Sensor" plugin command that turns on a switch/self-switch when an event is near the player. Can also calculate line of sight.
Archived First Post
Proximity Sensor 1.0 (MZ)
reflector88
reflector88
What is it?
This MZ plugin adds a "Proximity Sensor" plugin command that turns on a switch/self-switch when an event is near the player. Can also calculate line of sight.
I made this as an MZ equivalent to Vlue's Proximity Detection script for VXAce.
What is this for?
Puzzles, stealth sequences, or games with roaming enemies. Can also be used for aggro and hit detection in an ABS.
Features
- Plug-and-play, easy to use
- Change the distance and switches in the plugin command menu
- "In direction facing" and "in orthogonal directions" options
- Set line of sight obstacles using Region IDs and Terrain Tags
How to Use
1. Put the .js file in your project's js/plugins/ folder.
2. In RMMZ, open the Plugin Manager through the Toolbar.
3. Double click an empty line, then use the "Name:" box to select "r88_ProximitySensor".
Download
Download on Itch.io
Terms and Credits
Free for commercial and non-commercial projects. Credit me if you found it helpful.
Features Mentioned
- Plug-and-play, easy to use
- Change the distance and switches in the plugin command menu
- "In direction facing" and "in orthogonal directions" options
- Set line of sight obstacles using Region IDs and Terrain Tags
- Video
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms and Credits Free for commercial and non-commercial projects. Credit me if you found it helpful.
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...