- Joined
- Jul 1, 2020
- Messages
- 7
- Reaction score
- 11
- First Language
- English
- Primarily Uses
- RMMV
Hey guys, I was looking everywhere for some simple code to make drag and drop events without requiring a plugin and was able to come up with a pretty easy solution so I thought I'd Post it. Currently the code allows for stacking of events and allows you to pull the lowest value Event ID from the stack. I may look into pulling the top event ID later but it seems to work decent enough for basic drag drop functionality.
Video Demo:
Here's a screenshot of the Event code page 1 and page 2 as well as some extra code that disables the player move command in case you need that.

Video Demo:
Here's a screenshot of the Event code page 1 and page 2 as well as some extra code that disables the player move command in case you need that.
