Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

[RMMV] Event Trigger Event

Allows Events to Run Code When Touches Other Events · By CT_Bolt

Help Me Learn The Javascript For This Plugin?

A topic by pubblin created Feb 06, 2025 Views: 35
Viewing posts 1 to 1

Hello! I'm trying to make a series of puzzles in which an event moves through a board, and when it moves onto certain tiles it changes the direction it's moving. I've been looking for a good plugin to make this event triggering work, and this one seems the best, but I have no experience in Javascript and can't seem to pick it up from reading the plugin description and looking through the demo.

Is anyone able to help me understand how I can use this plugin for the function I described above?