As always I hope you enjoyed this video and found it helpful! If you have any feedback or want to suggest what a future video should be, please let me know down below.
Tutorial Lengths Without Explanations:
Blueprint Interface: 11m 13s
C++ Interface: 19m 36s
Additional Topics Covered:
Line Traces and Sphere Traces, Lerps, Timelines
Chapters:
0:00 Intro
0:42 Blueprint Setup
1:47 Blueprint Interface
2:37 Explanation: Blueprint Interface
3:41 Blueprint Door
6:10 Explanation: Blueprint Door
9:21 Interact Action Input
10:14 Explanation: Enhanced Input System
11:48 Blueprint Player
13:46 Explanation: Blueprint Player
15:07 Explanation: Traces, Lines, and Spheres
18:14 Door Test
18:50 HUD Setup
20:27 Explanation: HUD
21:24 Blueprint Pickup
22:37 Explanation: Blueprint Pickup
24:03 Pickup Test
24:35 C++ Start
24:41 Explanation: UE C++ Basics To Know
30:08 C++ Interface
34:22 Explanation: C++ Interface
37:25 C++ Player Setup
44:22 Explanation: C++ Player I
49:09 C++ Special Note
49:30 Explanation: C++ Player II
50:00 C++ Pickup
53:09 Explanation: C++ Pickup I
53:37 Pickup Typo Fix
53:53 Explanation: C++ Pickup II
57:09 Explanation: BlueprintNativeEvent Vs. C++
58:43 Changes for C++ Classes
59:40 C++ Testing
1:00:19 C++ Interface On Blueprints
1:01:34 Overriding BlueprintNativeEvents
1:03:16 End
Github links!
ShapeShifter Template (Blueprint) https://github.com/Booo904/ShapeShifter
ShapeShifter Template (C++) https://github.com/Booo904/ShapeShifterC
TimeWarp Template (Blueprint) https://github.com/Booo904/TimeWarpBP
TimeWarp Template (C++) https://github.com/Booo904/TimeWarpC