The Formation System allows you to easily add formations to your game. Make AI characters follow you in formation, make groups move in formation, or use for any situation where you need characters to move relative to each other. Promo Video: https://youtu.be/9li9xoqbbaA Documentation: https://codesquirl.github.io/FormationSystem/ Example Project: https://github.com/codesquirl/FormationSystemExample Formations Tool: https://github.com/codesquirl/FormationsTool Version 2.5.3: Updated compatibility to UE 5.3 Version 2.5.2: Updated …
Read More »Code Plugins
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 »Foliage Plugin
Description Check out eelDev’s other products here: eelDev Content The Foliage Plugin can convert your Foliage Instances to Actors, these actors can then be interacted with or contain custom logic that gives the player Rewards such as Wood, Stone or other resources. Convert your Trees, Rocks, Forests into harvestable resources eelDev More eelDev Products: https://www.unrealengine.com/marketplace/profile/eeldev Supported Engine Versions Epic does …
Read More »Desktop Functions Plugin
Description Documentation This plugin offers a huge collection of functions that take advantage of many Windows libraries. The C++ files are heavily commented and easy to follow along. The BP library currently includes: Hardware information: CPU info GPU info RAM Disk drive Virtual and physical memory Network Adapters and more… Clipboard: Read Write Set Registry: Read Write Delete …
Read More »XFire
XFire – this plugin will add fire to your game, which gradually dies out, and fire can also cause damage. A “Random Stream” is used to generate fire, which allows fire to be used in multiplayer. Suitable for exploding barrels, flamethrower, turret, explosive bullets. Many settings to help you setup realistic fire. Very good optimization, perfect for both (open world …
Read More »DLC In Blueprints Pro V3
Description 🔗 Quick Links 📄 Written Documentation(Steam) | Written Documentation(EGS) 📺 Video Tutorial 🤔 Lite Vs Pro, What’s The Difference? Lite Includes: Steam Platform Support. Pro Includes: Steam Platform Support + Epic Games Store Platform Support. 🔥 About This plugin allows you to integrate Steam and Epic Games Store DLC systems into your project using a single, modular blueprint …
Read More »Skinned Decal Component
Description 📺 VIDEOS: V2 UPDATE / V1.7 UPDATE / V1 RELEASE 🕹️ Download the PLAYABLE DEMO! 🗃️ Example Project: V2 – V3 / 📜 Documentation: V2 – V3 Skinned Decal Component allows you to project decals on skeletal meshes that follow Bone Deformations & Morph Targets in a fast and easy way! As you know while Unreal Engine deferred decals floating …
Read More »Blend File Importer
Allows the editor to import Blender source files as assets. Simply import your .blend files into the content browser, just like you would a normal FBX. Through the right-click context menu you can directly open the source again in Blender for editing. Then simply save your changes, and with support for automatic re-import, you have a great workflow for quickly …
Read More »Auto Settings
DEMO VIDEO DEMO PACKAGE EXAMPLE PROJECT SUPPORT Drag into your UI and turn any console command into a setting. Auto Settings is a comprehensive and highly configurable game options and input binding toolkit for Unreal Engine 4 that supports a range of functionality that is standard in modern PC and console games. It is designed be as fast and simple …
Read More »FTP Client
Support thread This plugin is an FTP Client. It runs in passive mode and supports downloads, uploads with resume. You can rename and delete files. Other FTP commands can also be executed using the “Send FTP Command” function. Encrypted FTPS is not supported. Nativization In UE4 may cause problems and should be disabled in BPs that use this plugin. …
Read More »Easy Pose
Description Simplified Pose Matching with One-Click Video Playlist: Preview One click Manual adjustment Document (1 minute reading) With EasyPose, retarget animations effortlessly with a single button click, saving time and ensuring flawless animations. The plugin has been designed to work with any bone structures (Epic, DAZ, CC, Mixamo, etc.), any skeletal models (human, monster, animal, etc.)
Read More »Tile Based Minimap
🎥 | Demo Gameplay | Plugin Showcase | V2 Update Showcase | V2 Basic Tutorial | (OLD V1) Tutorial | 🔗 | Demo | Example Project | Quickstart | Docs | Changelog | Forum | 💥 | Packaging Fix | <<< follow this if your game crashes after packaging Note: the plugin is still compatible with UE 5.0 & 5.1. …
Read More »Web Browser For Video
Example Demo: https://drive.google.com/file/d/13V0vNC1so-hos0k9ngimPhzhTV_zmdrD/view?usp=sharing Documentation: https://docs.google.com/document/d/1JxvGykAPjJllnQ_Spp2uQk6_xCq_WbXl/edit?usp=sharing&ouid=112739140622348517931&rtpof=true&sd=true This plugin opens multiple browser windows with a much higher frame rate than other browsers. How to compatible Cesium? First: Delete other Cesium plugin. Second: Download this file and unzip to your projcet Plugins directory. (File) How to input text? you must press tab key first and using PIE mode. Update Log: 2023/11/29: Update Cef Kernel …
Read More »Water Physics
This Water Physics plugin allows you to add water physics simulations to any physics body with minimal setup. This plugin specializes in water physics for boats and other watercrafts but can also be used for general purpose buoyancy simulations. [Preview Video] List of features Fully integrated with UE4 water Automatically sources the collision from your actor, minimal setup required Dynamically …
Read More »Ultimate Shooting System Pro V2
Description 🔗 Quick Links 📄 Written Documentation 📺 Youtube Tutorial V1 📺 Youtube Tutorial V2 🎮 Playable Demo(From Screenshots) ⚡ V2 Supports Unreal Engine 5.0-Current, V1 Supports Unreal Engine 4.26-4.27 🔥About With the Ultimate Shooting System, you can quickly set up highly optimized shooting mechanics with multiple layers of polish in just minutes. Built-in C++ for fast performance, it’s …
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 »Bike Control PRO – The best motorcycle control
VIDEO TRAILER, VIDEO FEATURES, VIDEO TUTORIAL (Setting up a plugin for a new bike.) DEMO BUILD 1.1.2 Ewald Vorster (one of the buyers), made an AMAZING video! – (This video does not show the features of the plugin.) OUR ASSETS OUR ASSETS 2 Suppurt Bikes: Bike 1, Bike 2 Video Update 1.2 + Minor collision fix, adding bike stability when …
Read More »USurfaceMesh
Showcase Video Features Video A grid based multipurpose tool that creates terrain blended rock and cliffs, captures height and auto paints vertex colors The USurfaceMesh plugin was built to create custom fit static meshes that fit anywhere. You can project the mesh to the surface of any other mesh or landscape and then customize it with various height textures. The …
Read More »Mission & Objectives
Preview Video Integration Video Documentation Support thread Example project 5.0 Example project 4.27 Example project 4.26 Mission & Objectives plugin is a great Editor extension which provides easy way to design Missions, quests, objectives and events. It comes with many examples and demo maps. It support side quests, multiplayer (replication server-client) and savegames for all players! Every mission gives flexibility …
Read More »VR/Flat UI Manager
The future is VR and non-VR Playing Together!Do you already have a lot of viewport UI that you just want to work in VR? Do you want 3D widgets to have a fully working Z Order system (including widget interactions)? Then this lightweight and efficient plugin is for you! What does it do?This plugin allows VR to use viewport UI …
Read More »Tutorials Manager
Description Advanced Tutorials Manager is out (100% BP)! Demonstration Video (Watch the video to see what it’s capable of) Documentation Playable Demo (2D Widgets | Default) | Playable Demo (3D Widgets | for VR) Quick Start Tutorial Video (First time setup guide) Example Project (UE5.1+ with EIS) | Example Project (You can try it after you owned the plugin) Important …
Read More »Waterline PRO
What is Waterline? Trailer Waterline is a collection of surface and post-process materials that work seamlessly to create high quality split-view water visuals for water with displaced waves! .Waterline provides several quality options suitable from ArchViz animations to high-end mobile devices. Waterline 3.0 Trailer Introducing Buoyancy and Shallow Water Simulation on an infinite and localized scale that works with all …
Read More »Snap Central
Youtube Trailer The plugin’s Central Grid actor simplifies snapping management by exposing its functionality through a single function, allowing developers to obtain snap locations, UIDs, and other relevant information. This enables easy implementation of custom snapping logic at runtime, making it suitable for games that require dynamic or procedural level design. The visuals provide a clear and intuitive visual representation …
Read More »Exec CMD
Run the Windows command line in the blueprint non-blocking and output the return value, and can monitor the output content from time to time. You can run a program directly (enter the full path of the program) You can run the bat script directly, and run any operation you want in the bat script.
Read More »