UE5 C++ 27 - How To Add Shots In Level Sequence with C++? - Unreal Engine Tutorial Editor CPP

Опубликовано: 08 Октябрь 2024
на канале: Alex Quevillon [En]
486
9

Shot Track gives you the possibility to combine multiple Level Sequences together in the same Level Sequence. And we'll see how to add the Track and Sections inside the Level Sequence and link the shots to them.


Note: All Level Sequence functions aren't going to work in packaged game.


Project Download: https://www.patreon.com/posts/unreal-...


ULevelSequence: https://docs.unrealengine.com/5.2/en-...
UMovieScene: https://docs.unrealengine.com/5.2/en-...
UMovieSceneCinematicShotTrack: https://docs.unrealengine.com/5.2/en-...


────────────────────────────────────────────────────
Playlist ►    • How To? - Unreal Engine 5 C++  
Poll C++ ► https://forms.gle/Hh64WpUK6kcgX6SC8
────────────────────────────────────────────────────
French Channel ► https://www.youtube.com/AlexQuevillon...
English Channel ► https://www.youtube.com/AlexQuevillon...
────────────────────────────────────────────────────
Discord ►   / discord  
Patreon (Project Files) ►   / alexquevillon  
YouTube Members ►    / @alexquevillonen  
────────────────────────────────────────────────────
Unreal Engine Version ► 5.2
────────────────────────────────────────────────────


0:00 Intro
0:12 Declare functions
2:37 Includes
3:05 Get shot track from level sequence
4:14 Add shot track into level sequence
5:39 Remove shot track from level sequence
6:28 Link shot to shot track
9:12 Test
12:09 Patreon Wall!


#UnrealEngine #UE5 #UE5Tutorial #UE4 #UE4Tutorial
UE5 C++ 27 - How To Add Shots In Level Sequence with C++? - Unreal Engine Tutorial Editor CPP