Code Plugins

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 »

Restful API Json Web Token HTTP

only use blueprint to get token from web server, and use the token to communicate with the web server, send request to web server, deal with the response from the web server, parse the json response easier Technical Details Features:  send/receive HTTP request to web server  parse/encode string to json format Json Web Token JWS use/get a token to communicate …

Read More »

Network Lerp Movement

Anyone who have tried to lerp an actor and used Unreal’s built-in Replicate Movement may have exhibit jitter in both normal and high-latency situations. The Network Lerp Movement plugin utilizes local prediction to ensure seamless and reliable interpolation. No more jitter! Latency & Packet Loss Tests Tutorial Discord Documentation What does this plugin offer? Smooth and Accurate Movement: The Network …

Read More »

Network Stats

This plugin helps you to show network stats on your HUD similar to popular battle royale games. With this plugin, a default ready-to-use widget is included which you can drag-and-drop onto your HUD. 🥳 Agora Patreon 🌏 Agora Facebook Discord Server: https://discord.gg/5X6vaEJcEG Technical Details Features:  Bunch of Blueprint nodes that can show network stats. Code Modules:  NetDebugStats (Runtime) Number of …

Read More »

Level Streaming Assistant Plugin

Documentation Video tutorial v1.0 Example Project 4.24 Discord Support Channel Release Notes UE5 Note: For Open World games use the World Partition system built in UE5. for Linear games how ever, level streaming volumes/triggers can give more control over what levels need to be streamed. Note that World Partition can not be used with level streaming volumes or level streaming …

Read More »

Open Icon

In web app development, it is very common that developers will use open-source icon packs in their web app. However, there is no convenient integration to UE4. To use open source icon packs in UE4, you have to: Download each icon as png and import it to UE4 as texture. Download the font file and import it to UE4, and …

Read More »

WorldScape Plugin – Making real planets and Endless worlds

EO : MOON – YOUTUBE – DEMO’S – MAKE WITH WORLDSCAPE WORLDSCAPE PLUGIN brings Clipmap-based terrain technology to Unreal EngineCreate endless optimized PLANETS and LANDSCAPESUnleash the limitless potential of world creation with the Worldscape plugin for Unreal Engine! With its 64-bit precision geometry technology, you can effortlessly craft infinite flat and spherical worlds for your single player or multiplayer game. …

Read More »

Apparatus

Apparatus ECS supports the Unreal Engine 5 version day one! Go true next-gen, go data-driven NOW! Also take a look at our newest interactive Shoot’em-Up Stress Test Demo. Our multi-threaded 100 000 Paper Planes Demo. Have you dreamt about developing your Unreal games ECS-style? The data-driven workflow has finally arrived to Unreal Engine in its full versatile glory. Introducing – …

Read More »

Admin Menu

The goal of Admin Menu is to make the process of integrating Admin Privilege abilities into your replicated game as easy as possible. All you need to do is add the component to your player pawn and setup an input for most of the functionality. All admin authentication is handled on Server exclusively and multiple authentication methods are included to choose …

Read More »

Translation Toolkit

This plugin can translate text and tooltips in the Unreal Engine editor and display the results in a pop-up window. It also has the ability to translate the selected text and replace it with the translation result. You can easily translate text in the editor from shortcut keys, etc. This is useful for reading non-localized text in editors, comments in …

Read More »

AI Spline-Based Movement System

Overview (youtube) Plugins with verified compatibility: AI Patrol & Action System What is this plugin used for? This is an advanced, optimized, and easy to setup component-based system that will let you to achieve more AAA quality aspects of your games. Makes AI moving on navmeshes a lot more smooth and natural without forcing any rotation/movement limitations to your Character …

Read More »