Summary
We finally started actively working on game development. You are doing great. We wrote our basic PlayerController
, implemented jumping physics, and even discussed triggering animations.
In the next chapter, we will start working on the GameManager
class that will allow enclosed game loops.