All Projects → Sythenz → UE4-Plugin-Resources

Sythenz / UE4-Plugin-Resources

Licence: other
A list of community resources for Slate, Graphs, and UE4 Plugin Development.

Projects that are alternatives of or similar to UE4-Plugin-Resources

AnimationPreviewer
Plug-in for previewing Animation Asset
Stars: ✭ 39 (-62.86%)
Mutual labels:  ue4, unreal-engine-4, ue4-plugin, ue4-plugins
DualSenseWindows UE4
Unreal Engine 4 port of the Windows API for the PS5 DualSense controller created at Ohjurot/DualSense-Windows
Stars: ✭ 25 (-76.19%)
Mutual labels:  ue4, ue4-plugin, ue4-plugins, unreal-engine-plugin
ProceduralDungeon
This is an Unreal Engine 4/5 plugin to generate procedural dungeon.
Stars: ✭ 95 (-9.52%)
Mutual labels:  ue4, unreal-engine-4, ue4-plugin, unreal-engine-plugin
DlgSystem
Dialogue Plugin System for Unreal Engine | 🪞 Mirror of https://bit.ly/DlgSource
Stars: ✭ 136 (+29.52%)
Mutual labels:  ue4, unreal-engine-4, ue4-plugin, unreal-engine-plugin
modio-ue4-legacy
Unreal Engine 4 Plugin for integrating mod.io - a modding API for game developers
Stars: ✭ 83 (-20.95%)
Mutual labels:  ue4, unreal-engine-4, ue4-plugin
UE4-Noise-BlueprintLibrary
UE4 plugin: Noise Blueprint Function Library
Stars: ✭ 25 (-76.19%)
Mutual labels:  ue4, ue4-plugin, ue4-plugins
RyansUE4Helpers
Extremely helpful helper functions for developing Blueprint and C++ projects in Unreal Engine.
Stars: ✭ 55 (-47.62%)
Mutual labels:  ue4, unreal-engine-4, ue4-plugin
gamedevguide
Game Development & Unreal Engine Programming Guide
Stars: ✭ 314 (+199.05%)
Mutual labels:  ue4, unreal-engine-4, unreal-engine-plugin
PsWebServer
Civet web server integration plugin for Unreal Engine 4
Stars: ✭ 24 (-77.14%)
Mutual labels:  ue4, unreal-engine-4, ue4-plugin
PsData
Flexible data model plugin for Unreal Engine 4
Stars: ✭ 34 (-67.62%)
Mutual labels:  ue4, unreal-engine-4, ue4-plugin
MaRLEnE
Machine- and Reinforcement Learning ExtensioN for (game) Engines
Stars: ✭ 47 (-55.24%)
Mutual labels:  ue4, unreal-engine-4, ue4-plugin
UE4-Kdtree
UE4 Plugin: k-d tree
Stars: ✭ 48 (-54.29%)
Mutual labels:  ue4, ue4-plugin, ue4-plugins
RuntimeBPs
This project allows for visual scripting in UE4 similar to Blueprints, but at runtime. The way this is set up does not make use of any UE4 boilerplate and could with a few adjustments be used in another engine.
Stars: ✭ 77 (-26.67%)
Mutual labels:  ue4, unreal-engine-4, unreal-engine-plugin
tsu
TypeScript plugin for Unreal Engine 4
Stars: ✭ 62 (-40.95%)
Mutual labels:  ue4, unreal-engine-4, ue4-plugin
VaKawaseBlur
Fast and furious Kawase blur implementation for Unreal Engine 4
Stars: ✭ 37 (-64.76%)
Mutual labels:  ue4, ue4-plugin
Nav3D
3D Pathfinding and cover system plugin for UE4, using Sparse Voxel Octrees.
Stars: ✭ 58 (-44.76%)
Mutual labels:  ue4, ue4-plugin
VaFogOfWar
A clear and simple solution of Fog of War for Unreal Engine 4
Stars: ✭ 136 (+29.52%)
Mutual labels:  ue4, ue4-plugin
UT GameEventSystem
A flexible event system in Unreal Engine 4
Stars: ✭ 33 (-68.57%)
Mutual labels:  ue4, unreal-engine-4
UE4-BYGLocalization
Simple CSV localization system for Unreal Engine 4
Stars: ✭ 54 (-48.57%)
Mutual labels:  ue4, ue4-plugin
UT Framework
Various advanced tools built for Unreal Engine 4
Stars: ✭ 45 (-57.14%)
Mutual labels:  ue4, unreal-engine-4

About

This repo is just a list of resources I have found when doing research on Slate, and Unreal Engine plugin development. Hopefully, this will be useful to some others.

Please pull request any resources you have! If you cannot for whatever reason, feel free to contact me on twitter. @Codekittah

Note:

Some of the best resources you can find on Slate specifically already exist in Unreal Engine. My go-to method usually is to use the Widget Reflector Window > Developer Tools > Widget Reflectorand then looking for a given slate widget, e.g: SPlacementAssetThumbnail, searching for this across the full UE4 solution.

Alternatively, if it's really some specific area of the editor, search the solution for whats on screen. E.g: "World Outliner" or "Blueprint\Add Script" - ensuring to add the quotations, as you're searching for a string as a starting point.

Hope that tip helps too!

❤️

Tutorials:

Modules and General Plugin Development:

Unreal Engine:

KantanDev:

Orfeas Eleftheriou:

Alessa Baker:

Slate:

Plugins:

Graphs:

Git Repositories:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].