02 – Creating Sprite and Collision
Introduction Even though Super Mario World is considered an old game, Mario has a lot of behaviors. In fact, Super Mario World is complex enough that a tutorial which implemented all functionality would be considerably longer than this one. Therefore, we’ll skip over a number of behaviors and instead focus on the following: Idle Walk[…]