Now it's time to create a block object in which our player can only jump ON, not jump THROUGH. This block object will cover all of the basics regarding collision detection and how to implement such an effect while dealing with all of the edge cases that come with side-scrolling.
Nice chapter. really loving what I'm learning