Unreal Engine

UI Deformer

UI Deformer download

Adds a custom Retainer Box called “Deformer Retainer Box” inside UMG that allows widgets under it to be deformed. NOTE: Like the Unreal Retainer Box, it only works when playing the game, NOT in the UMG editor. So adjusting the settings, then playing the game is how to iterate. This is fixed as of Unreal 5.3. There’s now a boolean …

Read More »

Thumbnail Gallery Maker

Thumbnail Gallery Maker download

* Do you have a hard time navigating the content browser to find out what assets are in your project? Thumbnail Gallery Maker offers the solution! By creating a gallery of thumbnails directly from your project’s assets, you can quickly see at a glance all the assets in your project! * Do you need to share or advertise a content …

Read More »

Stereo Panoramic Player

Stereo Panoramic Player download

360 Stereo Panoramic Player is a runtime plugin to show and interact with 360° panoramic images and videos, supporting both mono and stereo sources. It offers an high-level actor (Panoramic Director), to quickly assemble an interactive panoramic 360 Virtual Tour, and a low-level actor (Panoramic Sphere) to allow a programmatic customization of the user experience. It’s compatible with all the …

Read More »

Socket.IO Client

Socket.IO Client download

Socket.io is a performant real-time bi-directional communication library. There are two parts, the server typically written in node.js and the client often in javascript for the web. There are alternative client implementations and this plugin uses the C++11 client library ported to Unreal Engine. The plugin enables very easy real-time communications to web sites and services, phones, IoT devices, and other Unreal Engine …

Read More »

Snap Central

Snap Central download

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 »

Rush Hour – Vehicle Animator

Rush Hour – Vehicle Animator download

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

Runtime Vertex Painter download

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 »

Radar Chart Widget

Radar Chart Widget download

*** 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 »

Procedural Terrain Generator v2

Procedural Terrain Generator v2 download

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

PostgreSQL Integration download

Description 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 …

Read More »

Pie Menus Plugin

Pie Menus Plugin download

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

Physical Rope download

“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 »