Unreal Engine

Screen Space Fog Scattering

Support Discord | Video Demo | Documentation | Other Products Screen Space Fog Scattering is a new post process shader that enhances the look of Exponential Height Fog by adding the simulation of light scattering inside it. The effect adds the necessary feel of a dense fog and it can be a great final touch on the mood of your …

Read More »

Rush Hour – Vehicle Animator

Rush Hour is a new way to quickly animate cars and other wheeled vehicles in Unreal Engine 4 & 5. It’s a little like instructing a stunt driver to perform in your scene. An AI will pilot your vehicle (Chaos and PhysX wheeled vehicles) around your path. The simulated vehicle makes the animation look realistic and authentic. The AI driver …

Read More »

Runtime Vertex Painter

Vertex color is color information attached to each vertex of mesh,it can be used to blend material layers to make some wonderful effects. This plugin is designed for painting vertex color in runtime. Both StaticMeshComponent and SkeletalMeshComponent can be painted 16 Blueprint nodes included,8 for static mesh and 8 for skeletal mesh To view all functions and functions included,please go …

Read More »

Rooibos Outlines

Highlight any actor by calling just one function Watch the Showcase Video Join the Discord Server for support and documentation (Discord verification is no longer necessary) Technical Details Features: No setup!  Outlines using a single function call  Post processing textures  Pulse Multiple outlines at once that blend Very performant (impact is constant; does not scale with number of actors highlighted) …

Read More »

Radar Chart Widget

*** NOTE ***  New version 3.0 released! Fully rewritten and now with mouse input and more! ************* This type of chart is useful to visualize data in an easy to understand and compareable matter to the player. Most prominent in this game genres: Fighting (J)RPG Shooters MOBA Simulation, and many more Support (Forum): [Visit Forum Page] Playable Demo (Win64, 100mb): …

Read More »

Property Transfer Tool

This is a simple Editor Plugin for Unreal Engine. It helps to batch transfer Blueprint Properties (variables), Functions & Macros, across any number of Blueprints selected on Asset Browser. Preview Video: YouTube Technical Details It’s very simple to use: Pick a ‘Source’ Blueprint. Pick Target(s) from Asset Browser. Pick which variables to copy. Click ‘Apply’ and save. Property Picker supports …

Read More »

Procedural Terrain Generator v2

The Procedural Terrain Generator (PTG) v2 is an editor code plugin that aims to assist the user by procedurally creating terrains with different shaped (plane, sphere or cube) and populate it with thousands of nature meshes (using HISMs) and actors in just a few seconds, using your own assets. It also provides modifiers and other settings that let you create exceptions on the …

Read More »

PostgreSQL Integration

This plugin presents a seamless and effective solution for integrating your Unreal Engine projects with Postgres databases, offering a robust and adaptable method for storing and retrieving data. Utilizing this plugin, users are able to execute SQL queries against their Postgres server, receiving the resultant data for use within their Unreal Engine endeavors. Technical Details Features: 1> Connection Management: Connect …

Read More »

Pie Menus Plugin

This plugin adds a set of radial menus in editor. Pie menu is canonical UI element across many 3d softwares, instead of memorizing tons of hotkeys you store actions in gestures! This implementation of radial menus supports nesting with forward menu propagation. Menu entries are evenly distributed in a circle. * This plugin works only in level editor viewport now! …

Read More »

Physical Rope

“PhysicalRope” is a physically collidable & simutable rope. Technical Details Video : Demonstration Video Documentation: Documentation Features: Physically Simulated Physically Collidable Easy Implementation Easy Customization  Highly optimized with the power of C++ Code Modules:  PhysicalRope_CC (Runtime)  PhysicalRope_SC (Runtime] Number of Blueprints: 2 Number of C++ Classes: 2 Supported Development Platforms: (Win 64, Win 32, Mac OS) Supported Target Build Platforms: (Win 64, …

Read More »

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 »