Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Events Touching Trigger

RPG Maker Events Touching Trigger 1.0

No permission to download
Ever wanted events to "touch" each other, well now you can! (cheeky)

Couldn't really find a way to do this in RMMV so I decided to write a plugin.
This is still a very crude way of doing this but it's functional and seems to work well so far. (smile)

This my first real attempt at writing a plugin. (cute)
Please let me know what you think, I'm open to suggestions. (cool)
Also please help me determine compatibility with other plugins.
Let me know if it works for you or not. Also what plugins are used. (cool)

How to use:
Setup the parameters for when events touch each other to run common events.

Example:
Event Parameters 01:
  • MapID, EventID_A, EventID_B, CommonEventID_A, CommonEventID_B
  • 2,1,2,1,2
This will check EventID #1 & EventID #2 on MapID #2.
If EventID #1 touches EventID #2 then run CommonEventID_A
If EventID #2 touches EventID #1 then run CommonEventID_B


Download includes demo & plugin. (hella)(thumbsup)
Author
CT_Bolt
Downloads
252
Views
427
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from CT_Bolt

Top