Back to Browse

Unreal Engine 4 C++: Nativizing Timelines

1.0K views
Oct 24, 2020
17:05

In this video, I show a basic timeline created in Blueprint, and compare it to the same functionality created in C++. (Spoiler: C++ is 5x faster). Then I show how to nativize a timeline by creating an actor with the same functionality in C++. Timestamps: 00:00 - Intro 00:30 - BP Version 02:16 - Profiling 03:37 - Making a C++ version.

Download

0 formats

No download links available.

Unreal Engine 4 C++: Nativizing Timelines | NatokHD