A downloadable Plugin

Download NowName your own price



The FR4P Core Engine is the essential foundation for all Frapstery-developed plugins, providing a robust framework that ensures seamless integration and optimal performance within your RPG Maker MZ projects. 🚀


🔑 Key Features:

  • Global Namespace Initialization: Establishes a unified namespace (FR4P) for efficient plugin communication.
  • Shared Configurations: Manages and maintains shared settings across all dependent plugins.
  • Dependency Management: Ensures all dependent plugins are correctly loaded and initialized.
  • Advanced AI Systems: Includes improved pathfinding and behavior trees for sophisticated NPC behaviors. 🤖
  • Optimization Tools: Offers performance profiling and memory management to enhance game efficiency. ⚡
  • Extension Hooks: Allows easy integration and extension of game functionalities through customizable hooks.
  • Compatibility Layer: Resolves conflicts and ensures smooth operation with other plugins like Visustella Library.


📥 Installation and Usage:

  1. Download: Get the CORE Engine plugin from Frapstery's Itch.io Page.
  2. Extract: Unzip the downloaded files and place them in your project's plugins directory.
  3. Activate: Open RPG Maker MZ, navigate to the Plugin Manager, and activate the CORE Engine plugin.


🛠️ Compatibility:

  • Engine: RPG Maker MZ 1.8.1+
  • Dependencies: None

Download

Download NowName your own price

Click download now to get access to the following files:

FR4P_CoreEngine.js 7.3 kB

Comments

Log in with itch.io to leave a comment.

I'm interested in behavior trees/decision trees and the like, and I read your description and I started wondering: would this allow two NPCs to chat with themselves?

(1 edit)

not on its own, no. The Core Engine is the FRAMEWORK for my plugins, so everything i create, communicates over the core engine with each other. I simply created the architecture for ai behaviors in advance, since i want to explore that topic further. If there is need for something like that, i could create it as a dedicated plugin, while utilizing the core Engine.

(1 edit)

Thank you, I hope we can have further private chat in places like discord, is that ok?

“Ocram npc schedule”For now, the Ocram npc schedule plugin has achieved something exciting, NPCs will finally not be stuck in one map.

Drag's Sandbox Map for MZ by Drag & Plugin

Sandbox Plugin for RPG Maker MV & MZ by Aerosys

These are two plugins that can assist in making The Sims type games, but still require behavior trees.

https://kdworkshop.net/plugins/animax/

This is a very powerful custom event animation playback framework