Code Plugins

.exe Extension & Process Management

📌 Roadmap & Changelog 🎬 Tutorial Video (Version V.3.1) ✅ Versions: V.6.4 for UE4.26 – UE5.5     🔥 About This Unreal Engine plugin lets you run and stop .exe files, and get detailed information about running processes through Blueprints. I built it to fill a common need: launching external programs from within Unreal Engine.   23 new functions/nodes! 💪 …

Read More »

Able Ability System

Preview: youtu.be/fWmPOl36v78 In-depth Overview: Community Example – Able Shooter Game Tutorial (Video) Able is an engine plugin, written in C++, for Unreal Engine 4. In Able, Abilities are created from various actions called Tasks. Tasks are then assembled together in the Ability Editor. The Ability Editor is an intuitive, easy-to-use editor that lets anyone quickly setup an Ability and preview …

Read More »

Instant Animator

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

Make Modular Skeletal Mesh

Video Documentation With Make Modular Skeleton Mesh Subsystem, you can effortlessly modify, extract, and combine parts of skeletal meshes directly within the UE editor, streamlining your asset creation process and unleashing new levels of creativity. Technical Details Features: Modular Extraction based on Material and/or Bone. UV Island Filtering: Employ UVFilter to selectively include mesh vertices based on UV islands. Advanced …

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 »

Landscaping

Landscaping offers an easy way to import GIS data as single Landscape or World Composition (UE4) or World Partition (UE5) or Procedural/Static Mesh. Beginner Tutorial Video Youtube Channel Import Digital Terrain Models (DTM)Supports GeoTiff, ASCII, HGT and GeoPackage file format for importing heightdata with high accuracy. Supports all common projections and resolutions. Imports single files or multiple files at once …

Read More »

EasyAds Pro(+Mediation)

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 »

Path Follow

The Path Follow plugin allows any actor to follow any spline path including relative/moving paths. The plugin gives you direct control over location, rotation and speed of following directly inside Unreal Engine 4 editor. Trigger any behavior using path event points. Prototype rotation along a path with build-in rotation points generator. Speed points allow for precise control over speed of …

Read More »

Prismatiscape Interaction Plugin

A locally-bound global shader interaction system for Unreal Engine 5.3+ specially-made for indie developers looking to take the visuals of their project to the next level. Utilizing the power of NiagaraGrid2D and Runtime Virtual Textures, Prismatiscape features performant wind, water, surface and foliage simulations with automatic drawing from drag-and-drop components. It also includes an easy-to-use custom Pivot-Painting script for creating …

Read More »

World Spawner – Global Spawning System

Description Trailer | How it Works | Performance Test (Playable) | Performance Test (Video) | Example Project | Started Tutorial For Support & Suggestions please visit our Discord Showcase product between June 13 to June 27, 2023. Check out our other products NOTE: The V2 update is only for UE5.1+. Built from the ground up with multiplayer in mind, it’s …

Read More »

Magnetic Pickup

Showcase Discord Magnetic Pickup plugin exposes the Magnetic Pickup Component, which gives a magnetic (follow) functionality for any actor it is attached to. Has set of configurable properties such as follow speed, trigger actor references, trigger actor classes and trigger radius. Can be used in a variety of way for gameplay elements like pickups, follow-enemies, incoming hostile projectiles and more… …

Read More »