Subsequence 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 sequence 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-...
UMovieSceneSubTrack: 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:15 Declare functions
2:16 Includes
2:50 Get subsequence track from level sequence
4:04 Add subsequence track in level sequence
5:39 Remove subsequence track from level sequence
6:39 Link sequence to subsequence track
9:41 Test
12:35 Patreon Wall!
#UnrealEngine #UE5 #UE5Tutorial #UE4 #UE4Tutorial
UE5 C++ 28 - How To Add Subsequence In Level Sequence with C++? - Unreal Engine Tutorial Editor CPP