IntermediateCustom MovementThe different methods for VR character movement and how to extend the template for custom movement and game logic.View seriesAdvanceIntroductionIntroduction to how C++ works in Unreal Engine 5 and an overview of the downloadable content. We also cover C++ relationship with Blueprint and how both of them work together.View seriesAdvanceArrays and Finished GameFinally we put it all together to create a first person shooter. The last C++ topic covered is arrays and how to control code flow with for loops and while loops.View series