49 skills found · Page 1 of 2
BenPyton / ProceduralDungeonThis is an Unreal Engine 4/5 plugin to generate procedural dungeon.
aquanox / SubsystemBrowserPluginPlugin that adds a Subsystem Browser panel for Unreal Engine Editor to explore running subsystems and edit their properties.
gtreshchev / RuntimeSpeechRecognizerCross-platform, real-time, offline speech recognition plugin for Unreal Engine. Based on Whisper OpenAI technology, whisper.cpp.
JanSeliv / PoolManagerOpen-source plugin that helps reuse objects in UE5.7
mattyman174 / GenericItemizationA flexible Unreal Engine plugin that provides generic Item and Affix generation, utilizing DataTables and Instanced Structs.
JanSeliv / CustomShapeButtonOpen-source plugin that allows to make buttons of any shape in UE5.7
getnamo / Llama UnrealLlama.cpp plugin for Unreal Engine 5
shun126 / DungeonGeneratorProcedural 3D dungeon generator plugin for Unreal Engine 5. Generate procedural levels, mini-maps, and missions for your next roguelike game.
JanSeliv / SettingsWidgetConstructorOpen-source plugin for UI generation of game settings from data table in UE5.6
Yadhu-S / UnrealJoltJolt physics integration (Plugin) for Unreal Engine 5 (UE5)
rlewicki / MeleeTraceUnreal Engine plugin that enables user to accurately trace melee hits in the game using interpolation between sockets defined directly on the character or weapon mesh.
JanSeliv / FunctionPickerOpen-source plugin that allows to choose a function right in the property from any blueprint in UE5.6
JanSeliv / MetaCheatManagerOpen-source plugin that allows to call any cheat function in 'Category.Command' format from the console in UE5.6
BenVlodgi / UE ExtendedUnrealUnreal Engine Plugin that exposes useful functions to Blueprints.
aquanox / BlueprintComponentReferencePluginPlugin provides tool for referencing actor components in blueprint editor with a component picker UI
AF-GRILL / DISPluginForUnrealUtilities for implementing and interacting with DIS network packets through using OpenDIS in Unreal Engine
JanSeliv / MorphsPlayerOpen-source plugin with new Notify State to play morphs from animation in UE5.6
jwindgassen / UnrealYAMLAn UnrealEngine Plugin for parsing YAML Files
TeamCyberless / DiscordGameSDKAn UE5 plugin that integrates Discord's GameSDK.
BenPyton / DungeonRulesAn Unreal Engine 5 plugin that adds a state machine graph to my ProceduralDungeon plugin.