Unreal Engine

Log Viewer Pro

Log Viewer Pro download

Questions, feature requests and bug reports: Discord. NEW! Blueprint node allowing developers to log into custom categories is included in the plugin. “Log BP Pro” node allows you to create your own log categories and send log messages to it right from your blueprint script! This is an improved version of my previous well-met plugin, Log Viewer (check it to …

Read More »

Instant Animator

Instant Animator download

‘Instant Animator’ is a code plugin that allows you to make component-based animation easily. Animation data are created using a dedicated editor included in the plugin. You can edit them in both blueprint editor and level editor, and control the animation playback through blueprint functions and C++ directly. Technical Details Features: Integrated component-based keyframe animation system. Suitable for making interactive …

Read More »

Hierarchical Task Network Planning AI

Hierarchical Task Network Planning AI download

WEBSITE DISCORD The HTN Planning plugin lets you create AI that can plan multiple steps ahead by predicting the consequences of its actions. Here are some examples: Video: an HTN-based character inventing the optimal plan to attack a target Video: two groups of HTN-based characters tactically fighting in a simple FPS arena Just like with Behavior Trees, you can easily …

Read More »

glTFRuntime

glTFRuntime download

This plugin extends Unreal Engine capabilities by adding runtime Assets loading (Static and Skeletal Meshes, Curve and Skeletal-based Animations, Materials, Textures) from standard glTF Files. Assets can be loaded from filesystem, HTTP servers, or built from JSON strings. The main goal is to allow project graphics modding, but can be used in any scenario requiring you to load/view/manipulate assets after …

Read More »

Freezer – lock selection in editor

Freezer – lock selection in editor download

Freezer – provides a long requested feature – blocking the selectection an actors in the viewport of the level editor. In addition, it provides the ability to block the movement of actors and manage all this using a convenient list. 📺More details in video: Click here to watch on YouTube 💬Support Discord group: Click here to join ✅Our other plugins: …

Read More »

FGear Vehicle Physics

FGear Vehicle Physics download

FGear is a custom vehicle physics solution that helps you build arcade or semi-arcade style racing games. A great balance between realism and ease of control. Check the demos : Forum(Demo Links) Sandbox demo video : https://youtu.be/BClRdj3U8w0 Some projects using : https://youtu.be/FnQKj3SSMGo Disclaimer: The red sports car model in the sandbox video is not included in the package or the …

Read More »

Events system

Events system download

Videos 📋 Initiative 💪🏼 In Use-Demo 📚 Tutorial 💯 Review To read 📌 Documentation 📈 Wikia 📜 Changelog 😎 Benefits 🙋‍♂️ FAQ (coming soon) 🎁 Wishlist Elegant Blueprints We all know how easy it is to work with clean and organized Blueprints. They help us develop faster and keep us focused. Keeping your systems independent and autonomous is one of …

Read More »

EOS Online Subsystem

EOS Online Subsystem download

Use Epic Online Services in Unreal Engine! With support for authentication, avatars, friends, sessions, parties, Voice Chat, presence, stats, achievements, leaderboards, Player Data Storage, Title Storage, peer-to-peer networking, Anti-Cheat and network authentication, this plugin has what you need to build games on top of EOS. It supports neat features, like showing a unified friends list of friends from both the …

Read More »

Editor Windows Frame

Editor Windows Frame download

Unreal has redrawn all the Windows’s window elements, but they did not add window shadows. When you want to set the entire editor to a flat design style, shadows can help distinguish different windows effectively. This plugin has hacked their implementation to bring back the system window shadows while removing their rounded corners. Additionally, it speeds up the response time …

Read More »

EasyAds Pro(+Mediation)

EasyAds Pro(+Mediation) download

IMPORTANT: please first configure gdpr, after gdpr check finish, the sdk will initialize. it will help you easily integrate AdMob,Vungle, Unity, ChartBoost in your games, both Android and iOS use the same code. All features are available in C++ and Blueprint. This plugin automatically processes ads reload and all other details so, you can easily use it. Document: Please visit …

Read More »

Easy Console Vars

Easy Console Vars download

Enables the creation and registration of console variables through an in-editor interface. All console variables (ECVars) created through this plugin persist editor restarts. Technical Details Features: Easily add console variables via an editor interface form Auto-reload of console variables upon editor initialization Save console variable definitions to a specialized file, decoupled from the default ConsoleVariables.ini Code Modules: EasyConsoleVars (Editor) Number of …

Read More »