Code Plugins

Operating System Simulator Plugin

Operating System Simulator plugin v3.x simulates a full operating system environment. The system is fully modular and developers can create their own commands as well as programs in Blueprints or C++. It includes devices such as pc, phone and devices that require battery. Apps such as web browser, file explorer, terminal, store, bank, mail, audio/video player etc. Experimental support for …

Read More »

Open Logic Editor – Visual Scripting

🎮 Demo (Google Drive) 🎥 Demo (YouTube) 📁 Documentation 📝 Discord (For support) Description 💡Open Logic Editor is a plugin aimed at creating a visual scripting graph for your game. It is natively integrated into the Unreal Editor but can also be integrated into a game, as shipping builds are supported. Last Update(March 23, 2024) Technical Details Features: Customizable Nodes …

Read More »

Online Subsystem Blueprints

Now you can access the online subsystems that Unreal Engine provides from blueprints. With over 290+ functions (100+ async) and 100+ events supported, you can create friend list UIs and party invite systems, all without touching C++! For a full list of supported functions and events, please refer to the documentation before purchasing. This list will expand over time. To …

Read More »

Node Graph Assistant

User guide: https://github.com/pdlogingithub/UE4-Node-Graph-Assistant/blob/master/README.md Demo video: https://www.youtube.com/watch?v=CaPnqe5mIh4 Support page: https://forums.unrealengine.com/unreal-engine/marketplace/1435240-wip-node-graph-assistant Technical Details Features: Connect multiple pins with one connection wire. One click re-organize nodes. Duplicate existing wire. Bypass node and maintain pre-existing connection wires. Create node directly on wire. Cut off wires with cursor sweep. Highlight wires with click. Select linked nodes. Panning when dragging wires or nodes. Wire auto snap …

Read More »

Narrative 3 – Node Based Quests and Dialogue

GET HELP WITH NARRATIVE: QUICK START VIDEO GUIDE WRITTEN DOCUMENTATION DISCORD SUPPORT CHANNEL TRY NARRATIVE BEFORE YOU BUY: NARRATIVE PLAYABLE DEMO CREATE GAMES PREVIOUSLY NOT POSSIBLE TO INDIES Fallout, Skyrim, Grand Theft Auto, Cyberpunk – these sorts of vast, epic worlds have long been reserved for studios with millions in funding. Narrative removes a huge roadblock by giving you a …

Read More »

MySQL Connector

使用蓝图连接MySQL数据库,执行SQL语句或调用存储过程,可以获得多个结果集。 Use blueprints to connect to MySQL databases, execute SQL statements or call stored procedures, and you can get multiple result sets. 插件可以直接执行SQL语句,SELECT,DELETE,INSERT,UPDATE,CALL。 直接操作数据库,并返回相应结果集,并可以把结果集转换为TArray<TMap<FString,FString>>或是Json数据。 Plugins can directly execute SQL statements, SELECT, DELETE, INSERT, UPDATE, CALL. Directly operate the database, and return the corresponding result set, and can convert the result set into TArray<TMap<FString, FString>> or Json data. 1. Connect Mysql …

Read More »

Multiplayer with Blueprints (AWS)

RAGNAROCK CUSTOMER TESTIMONIAL | YOUTUBE IMPOSTER ISLAND CUSTOMER TESTIMONIAL | YOUTUBE PLEASE Verify yourselves after purchasing so that we know what you are talking about when you ask and assign supporter who is good at specific plugin. INSTRUCTIONS ON DISCORD MORE documents and tutorials are available on discord once you join discord too(no need to purchase first) DISCORD: https://discord.gg/BZJJshZ What …

Read More »

Multiplayer FPS Procedural Animation Toolkit

Showcase / Documentation (Google Doc) / Support Discord Current Version: 1.2 What is this plugin:This plugin is designed to be completely character independent so you can use your own characters with the system. The goal is to take a lot of the difficulty out of the animation process and bring you a smooth system that handles most of the common …

Read More »

Motion Symphony

Note: This is not a ‘plug and play’ asset or character framework Note: Motion Matching has animation requirements to work properly **NEW** – Motion Symphony 2.0 is now available for UE5.3+. From UE5.3 onwards Motion Symphony will be upgraded to version 2.0 which is a vast overhaul. Please see the documentation for changes and details. Motion Symphony is a suite …

Read More »

Mesh Morpher (Wrapper)

Mesh Morpher allows you to create/remove/modify, copy, import and export morph targets easily from within Unreal Engine Editor. This plugin is under continuous development and improvement. As per EULA: Mesh Morpher license for the purchase is per-user (non-floating). Please get in touch with me on my discord server or on e-mail with suggestions, bugs or any other questions. Mesh Morpher …

Read More »

Matchmaking

Team matchmaking for Unreal Engine! Queue up players either solo or in parties and have them join multiplayer matches with filled teams. There’s no servers to run and no monthly fees. Just add a few blueprint nodes to your project to get started with team matchmaking, or use the C++ API for more advanced scenarios. It supports any team layout …

Read More »

Map System

This plugin is mainly designed for open world games where good navigation is required, however you can use this system in any game you want. Map System allows you to add a map and a minimap to your game quickly and easily. You’ll be able to customize everything the way you want. All classes have many parameters and delegates for …

Read More »