public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers
Imported archive listing. This topic preserves discovery details from JS Plugin Releases (RMMV) on RPG Maker Web. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Event Manager
  • Original author: nathanlink169
  • Original date: October 14, 2021
  • Source thread: https://forums.rpgmakerweb.com/threads/event-manager.141246/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

This is a javascript plugin that will not do anything on it's own, but can be useful for other scripters. This script essentially implements an observer pattern into RPG Maker. Event systems help modularize your code by sending messages between pieces of code that do not directly know about each other. They allow things to respond to a change in a state without constantly monitoring it in an update loop. You can read more about it here: Observer pattern - Wikipedia en.wikipedia.org This script hasn't been fully optimized and I'm...

Plugin / Script Links

External archive links open with a BMMPlay warning because files are hosted by the original creator or a third-party service.

License / Terms Note

Terms of Use: Free to use or modify for free or commercial projects. My only request is that you don't republish this (or your edits) and claim it as your own. If you want to give credit (not required), please give to Nathan Pringle and specify it was this script in particular. JavaScript: //============================================================================= // EventManager

Creator 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.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download
#039#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar