Original Source
- Original title: Event Indicators (Quest Markers)
- Original author: brinsleylogic
- Original date: January 4, 2016
- Source thread: https://forums.rpgmakerweb.com/threads/event-indicators-quest-markers.54234/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugins In Development
Summary
Hey guys, A couple of days ago I stumbled across Galv's Action Indicators and I got inspired to write my first set of plugins, hope someone finds this useful. It's still a work in progress but it is functional and I'm open to any suggestions. Event Indicators Provides a simple way to add images above events, like displaying a "!" or "?" above quest related NPCs or items. The plugin has a bunch of parameters for controlling the general display of the indicators, but each event's indicator can be further...
Archived First Post
A couple of days ago I stumbled across Galv's Action Indicators and I got inspired to write my first set of plugins, hope someone finds this useful. It's still a work in progress but it is functional and I'm open to any suggestions.
Event Indicators
Provides a simple way to add images above events, like displaying a "!" or "?" above quest related NPCs or items. The plugin has a bunch of parameters for controlling the general display of the indicators, but each event's indicator can be further customised using comment tags, overriding the plugin's default values.
Protected download
This is what it looks like in action
Protected download
This is how the events are set up
Features
v0.3.2 - 2016-09-16
* Fixed issue with nopt being able to set visibility of indicators directly
v0.3.1 - 2016-03-17
* Fixed issue with <eventIndicator: false> tag not working
v0.3 - 2016-01-19
* Fixed issue where changing map wouldn't correctly update the indicators that should be visible
v0.2 - 2016-01-05
* Set scale and hue of icons
* Tween options for position, scale, opacity and more!
v.01 - 2016-01-04
* Show icons above events using comments
* Supports multiple icons per map
* Supports using any image file in the Project as a source for icons
* Indicators customisable on a per event basis using comment tags
* Indicators are managed/updated based on the event's current page
Terms Of Use
Free for commercial and non-commercial use. No credit need be given, but always appreciated
Planned
* Maybe add support for animated icons
* Any suggested features
Disclaimer
This requires my SRCrazy_Core plugin to work which is bundled in with the demo (obviously) and the plugin source file.
Download
Demo
Source
Features Mentioned
- v0.3.2 - 2016-09-16
- * Fixed issue with nopt being able to set visibility of indicators directly
- v0.3.1 - 2016-03-17
- * Fixed issue with tag not working
- v0.3 - 2016-01-19
- Fixed issue where changing map wouldn't correctly update the indicators that should be visible
- v0.2 - 2016-01-05
- Set scale and hue of icons
- Tween options for position, scale, opacity and more!
- v.01 - 2016-01-04
- Show icons above events using comments
- Supports multiple icons per map
- Supports using any image file in the Project as a source for icons
- Indicators customisable on a per event basis using comment tags
- Indicators are managed/updated based on the event's current page
- Terms Of Use
- Free for commercial and non-commercial use. No credit need be given, but always appreciated
- Planned
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms Of Use Free for commercial and non-commercial use. No credit need be given, but always appreciated Planned * Maybe add support for animated icons
Referenced Images / Attachments
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.
Topic Summary
Loading summary...

