IntermediateCustom MovementThe different methods for VR character movement and how to extend the template for custom movement and game logic.View seriesAdvanceVirtual TexturesThe chapter covers Virtual Textures a feature that allows materials to communicate and share data between objects.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