Тёмный

How To Add Subtitles In Unreal Engine 5 The Right Way | Unreal Engine 5 Tutorial 

Matt Aspland
Подписаться 80 тыс.
Просмотров 6 тыс.
50% 1

Hey guys, in today's video I'm going to be showing you how to create and add subtitles to your games and projects in Unreal Engine 4 and 5.
Get access to the project files and more on my Patreon: / mattaspland
Check Out My Game Studio: www.copagaming.co.uk/
#UE5 #UnrealEngine5 #UE5Tutorial
_________________________________________________________________________
What I use:
⌨️Keyboard: amzn.to/3TMYuly
🖱️Mouse: amzn.to/3JNYgWD
🎧Headphones: amzn.to/3z8OfhM
💺Gaming Chair: amzn.to/3M1VM9V
🎙️Microphone: amzn.to/3FSxnQ8
🎙️Mic Power Supply: amzn.to/3FTXt5f
🖥️Monitor (X2): amzn.to/3LSsMkT
🖥️Monitor (X1): amzn.to/3FSd9WS
🦾Dual Monitor Arm: amzn.to/3nvABCC
🦾Monitor Arm: amzn.to/40pKJvi
📷Webcam: amzn.to/3lIlRA2
📷DSLR: amzn.to/3lKbjQI
🔥Cable Management Tray: amzn.to/3ZwzEaQ
🔥Cable Management Sleeve: amzn.to/3M6U5Yu
My PC Specs:
GPU: amzn.to/3JHLHMx
CPU: amzn.to/40hcupY
RAM: amzn.to/40iHd67
Motherboard: amzn.to/3FRne6e
_________________________________________________________________________
🔥Subscribe: / @mattaspland
💬Discord: / discord
🐦Twitter: / matt_aspland
📷Instagram: / matt_aspland_
🔗All: linktr.ee/MattAspland
_________________________________________________________________________
Support Me:
Patreon: / mattaspland
PayPal: www.paypal.com/paypalme/matta...
Ko-Fi: ko-fi.com/mattaspland
_________________________________________________________________________
To access the project files and screenshots from the video, check out my Patreon above!
My Public Video List: trello.com/b/7vJgXzBm
Unreal Engine 4 Tutorials Playlist: • Unreal Engine 4 Tutorials
Unreal Engine 5 Tutorials Playlist: • Unreal Engine 5 Tutorials
The Basics Of Nodes Playlist: • The Basics Of Nodes In...
_________________________________________________________________________
♫ Outro Song: Kronicle - Chill Noons

Опубликовано:

 

28 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 35   
@TorQueMoD
@TorQueMoD 4 месяца назад
This is an awesome system! Thanks so much for sharing :)
@krzysztofbogdanowicz4543
@krzysztofbogdanowicz4543 4 месяца назад
Great concept, thank you very much !
@PatrickTheDM
@PatrickTheDM 4 месяца назад
Another very helpful video.
@everyday_migrants
@everyday_migrants 3 месяца назад
Thank you so much my friend!
@j_productive
@j_productive Месяц назад
Great video. Thank you so much!
@KatedraMix
@KatedraMix 20 часов назад
Hats off, thanks a million.
@Rami-mc1oe
@Rami-mc1oe 26 дней назад
Nice work 🙂
@IVEFoxStudio
@IVEFoxStudio 4 месяца назад
How about another video on how to use this subtitling method to create subtitles in other languages that the player can change? ^^
@jason_tarr
@jason_tarr 4 дня назад
To do this you need to make a data table for each supported language, translate your dialogue and have system to select which data table (language) to use for each language (ie enum feeding a selector to the data table node)
@ScorpionOp
@ScorpionOp 4 месяца назад
A typewriter text animation tutorial please!
@EagleTopGaming
@EagleTopGaming 4 месяца назад
Done manually here, but a fun tip is you can lay out your subtitles and timings using a spreadsheet and export it as a CSV file then import it into Unreal.
@utkuertugrul4252
@utkuertugrul4252 4 месяца назад
For example, can you make a video on how to switch between two different voice-over languages? Thanks!
@lilboigreasy
@lilboigreasy 4 месяца назад
Would you consider doing a video about excluding certain meshes/actors from post processing effects? I've seen a few resources around and maybe im just stupid, but I can't seem to get it to work with an outline effect. Appreciate all the hlep from your videos, you've 100% helped carry my current project hard.
@ols7462
@ols7462 4 месяца назад
Can you make one on 3d interactable ui elements? Much apprreciate it!
@alekvillarreal3470
@alekvillarreal3470 4 месяца назад
Been using your videos for a minute now. Just subbed. Good luck on 100k!
@MartKart8
@MartKart8 4 месяца назад
In an older video you made it so, you can have a players name being said, I was wondering if you can expand on it, such as prevent other players from entering any naughty names?
@Name88282
@Name88282 3 месяца назад
Can you make a tutorial on a zombie busting out of a car jumpscare?
@The_Twisted_Monk
@The_Twisted_Monk 4 месяца назад
Hey Matt was wondering if you could do a tutorial about: How to stop overlaying dialogue and text from happening? So things don't get confusing/jumbled if somebody triggers more then one event at a time. I'm still struggling with this and can't figure it out. Thanks for being awesome my dude. Till the next one. Enjoy.
@theonlyjoe_
@theonlyjoe_ 4 месяца назад
Use a bool that just activates when one is playing. Then have that inherited across all of the children.
@rifat.ahammed
@rifat.ahammed 4 месяца назад
I created a subtitle system similar to this in one of my projects. Hahaha. Yeah, I also don't like the default subtitle system in Unreal.
@abhijit3322
@abhijit3322 4 месяца назад
How can I achieve consistent one-directional turning in Unreal Engine? Currently, when my character halts and I input commands like pressing A, D, W, or S keys, the character rotates unpredictably, sometimes from left to right or vice versa. I want the character to turn smoothly in one direction only, such as from forward to backward by rotating to the right side only, and similarly for left and right turns. Should I create key-specific functions that activate only under specific circumstances? If so, how can I implement them?
@CRUMVIII
@CRUMVIII 4 месяца назад
Watching this makes me wonder if Unreal has like a different language option built in (for localization) and if so, is it also not flexible like the subtitles and would require a custom system.
@FictionWeavile
@FictionWeavile 2 месяца назад
I'll hold my subscription hostage, Is there a way of using this to play certain subtitles during certain events? Also, trying to use button commands such as the RMB doesn't seem to be working. Is that something of my project in particular?
@SadiqAuwaluSani-ds7lb
@SadiqAuwaluSani-ds7lb 4 месяца назад
Hi can you do ue4 tutorials as well
@MattAspland
@MattAspland 4 месяца назад
Unless I specify otherwise at the beginning of the video, all my videos work in both UE4 and UE5 :)
@SadiqAuwaluSani-ds7lb
@SadiqAuwaluSani-ds7lb 4 месяца назад
@@MattAspland ok
@SadiqAuwaluSani-ds7lb
@SadiqAuwaluSani-ds7lb 4 месяца назад
@@MattAspland will you do more
@SadiqAuwaluSani-ds7lb
@SadiqAuwaluSani-ds7lb 4 месяца назад
@@MattAspland and blender
@fidel_soto
@fidel_soto 4 месяца назад
What makes this "the right way"? What about the built-in feature where you write the subs on the sound file and it plays back with the sound?
@_TheeVelvetHammer
@_TheeVelvetHammer 3 месяца назад
The built-in feature is limited by global settings for font/color/size as well as location on the canvas. I started with the native solution, but quickly realized because our HUD is at the bottom of the screen, in game dialog was covered by the HUD. This video was the perfect solution. Personally, I also find it's now faster to add new data tables vs. editing the subtitles in the audio file.
@MrTreeGuy
@MrTreeGuy 4 месяца назад
The only thing UE needs to improve is their UI, Their UI system lowkey sucks
@everett818
@everett818 4 месяца назад
Nah bro, it high-key sucks! I'm surprised it's still the way that it is!
@jellyalvs
@jellyalvs 4 месяца назад
Why does it suck? Noob question, so sorry in advance
@everett818
@everett818 4 месяца назад
@@jellyalvs there are a lot hoops that you have to go through in order to set up the ui elements and stuff like that. For example, the elements have to be stacked in a particular order or else it won't look/function correctly.
@SadiqAuwaluSani-ds7lb
@SadiqAuwaluSani-ds7lb 4 месяца назад
How to add easter eggs
Далее
POV: Spain vs Italia
00:11
Просмотров 350 тыс.
10 Minutes vs. 10 Years of Animation
19:29
Просмотров 115 тыс.
Sprinting And Stamina - Unreal Engine 5 Tutorial
17:00
I solved Unreal Engine's Package Size Problem...
14:35
Motion Matching - My Thoughts [UE5]
14:28
Просмотров 9 тыс.
Unreal Engine Materials in 6 Levels of Complexity
44:12
The Art of Game Optimization
10:18
Просмотров 254 тыс.