"Inspect" Event Animation
Authors: Jaiden, KK20
Version: 2.0
Type: Event Feature
Key Term: Environment Add-on
IntroductionDo you want to indicate that an event can be interacted with using a nifty animation? This is the script for you! Similar to how most games have some sort of a "press to interact" indicator, this script displays an animation when the player is facing events you've marked for "inspection".
Features- Easy to select which event / event page to display on
- Animation displayed is customizable
- Should be reasonably compatible with most scripts
Screenshots(N/A)
Demo(N/A)
ScriptHosted on Github
InstructionsInstructions are in the script, but it is as simple as putting a comment with "\inspect_event" in the event page you want the animation to display on. Note that the default animation used, "EM Exclamation" plays a sound every time it is looped. I suggest creating a new, silent animation and setting its ID in the configuration.
CompatibilityThis script aliases the Game_Map, Game_Event, Game_Character and Sprite_Character classes. This will not be compatible with any scripts that heavily re-write those classes.
Credits and Thanks- KK20 for helping with 90% of this
- Everyone else in the Discord server for helping out and/or dealing with my ramblings
Author's NotesThis is my first script, so be aware of that if you decide to use it. Honestly, Fz0's Event Proximity is probably a much, MUCH better version of this feature.
If you decide to use it, credit isn't required.