Top 10 Unreal Engine 5 Plugins to Speed Up Game Development

preview_player
Показать описание
In this video, I’m sharing my top 10 plugins for Unreal Engine 5 that help streamline my game development process. These plugins are essentials that I install in nearly every project, and they make a huge difference in productivity and workflow efficiency. From automating tasks to enhancing asset management, I’ll cover the tools I use to save time and make game development smoother. If you’re looking to optimize your Unreal workflow, don’t miss out on these powerful plugins!

🔹 Chapters:

0:00 - Intro
1:01 - Plugin 1 Narrative
3:04 - Plugin 2 Basic spline mesh tool
5:53 - Plugin 3 Async Loading Screen
7:36 - Plugin 4 Ultra Dynamic Sky
11:02 - Plugin 5 NPC Optimizator
14:22 - Patreon
14:33 - Plugin 6 Asset Cleaner
16:25 - Plugin 7 Physical Layout Tool
17:53 - Plugin 8 LE Extended Standard Library
19:44 - Plugin 9 Locomotion Library
23:02 - Plugin 10 Wonderscape Worlds PCG Toolkit
27:27 - Outro

🔹 Plugins:
👉 Wonderscape has been removed due to disputes with Epics strict rules. Join their free discord for a direct link.

🔹 My Links:

🔹 My Setup:

👉 OS: Manjaro Linux
👉 CPU: AMD Ryzen 9 9950X @ 5.70GHz
👉 GPU: Nvidia GeForce RTX 3090 24GB
👉 RAM: 128GB
👉 Headphones: Audio Technica ATH-M50X
👉 Mic: Audio Technica AT2020
👉 DAC: Behringer UMC22
👉 Keyboard: Keychron Q3 QMK with Krome Keycaps - Pudding rainbow kanji-hiragana caps
👉 Mouse: Logitech G403
Рекомендации по теме
Комментарии
Автор

These plugins are awesome! What plugins do you ALWAYS install? Let me know below!
👇

Dkryption
Автор

Don't be too hard on yourself. Your landscape looks great imo. :) Thanks for the video!!

Balryon
Автор

Just found your channel, brilliant! Love this video and will be getting most of these plugins, I have a few of them already. Thanks!

nathanlaidler
Автор

Hey, I just got recommended your channel through YouTube recommendations and I recognized you from the Discord. Great videos. And also thanks for covering the Basic Splined Mesh Tool! I am now subscribed to see the videos you do next, keep up the awesome work

AVieGuyStudios
Автор

12:40 - the reason your performance tanked is solely because of the character movement component. Epic has said it's not designed for mass use and its the most expensive component on any actor. It's responsible for the vast majority of the load even the most high poly characters. The NPC Optimizer plugin doesn't actually address this, it just turns off stuff you say you don't need. A better way to do this is to make your own more lightweight movement component for NPCs. It will fix this way more than the plugin

YoutubeAccountMan
Автор

I like runtime data table. I add tables for item descriptions, effects, prices etc in Google sheets then use the plugin to pull the data into my game and test. Then if the item effect or whatever else feels off, I can just edit the item on Google sheets and the change is immediately reflected in my game. It is an enormous timesaver.

lpnp
Автор

"Animation Tools Bundle" by Attaku is a necessity 100%

ahi
Автор

The basic spline mesh tool would be super convenient. I just created a base spline system for my project just a month ago that does basically the same thing, but I didn't add features like floor snapping which would be awesome. It is just a more basic version of this plugin. Pretty cool that I can get an upgraded version of the blueprint for free!

Level_reDesign
Автор

I was able to get snow/puddles to collect on a landscape using the ultra dynamic sky, but it seems that it requires updating the material graph on every single object you want the weather to affect. It would be great to see if there is a better way than updating what could easily be hundreds or thousands of materials.

Level_reDesign
Автор

Unable to find basic spline mesh tool. Is there a link?

gamingarts
Автор

Do you run Unreal on Manjaro? I tried running it on Linux Mint a few years ago, but gave up because it will compile for an hour then fail, something about the shaders. I thought I installed the dependencies it wanted, but could never get it to work. Just curious if Unreal runs for you on Linux.

crummymudd
Автор

Udw does support interaction and snow etc on ground !

cvcwebsolutions
Автор

I never can get the npc to work. Really no videos on how to use it

Growing_With_Twist