Original Source
- Original title: Player Touch Event Problem
- Original author: AeroFunk80
- Original date: August 18, 2022
- Source thread: https://forums.rpgmakerweb.com/threads/player-touch-event-problem.150597/
- Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker MV Support
Summary
I'm attempting to figure this out and can't. This is for a custom plugin I had made, so let me explain how it works... and then see if anyone knows how I can possibly do a workaround through eventing... or if this is something I need to get added into my plugin. DASH PLUGIN I have a plugin that, when the player dashes (holds down shift), it causes a switch to activate indicating that the player is dashing. Holding down shift (Switch ON). Let go of shift (Switch OFF). It's...
Archived First Post
DASH PLUGIN
I have a plugin that, when the player dashes (holds down shift), it causes a switch to activate indicating that the player is dashing. Holding down shift (Switch ON). Let go of shift (Switch OFF). It's doing this in the backend of the plugin.
I'm using this because, in my game, when the player dashes... they're actually hovering over the ground. I have electrical tiles that... if you're not dashing... you get shocked, damaged and pushed back. IF you're dashing... you can pass over them just fine.
The issue I'm having... is IF the player starts dashing but ends ON the electric tile... it doesn't trigger the touch event...and the player is standing on top of it. Does anyone know a way I can have it recognize the player actually stopped on top of the tile? Here's a quick video of what it looks like... along with my coding within the event itself. Thanks everyone!
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator 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...