01/11/22 Creating the Player


My goal for this lesson was to create a player that would have default animations and could jump with a button press

Preloaded the sprite sheet for the player and split it into several images for the animations
Created a player as well as a ground object
Plays the running animation and allows the user a button to jump

The result of today’s work is a sprite that can jump via user input and has a constant running animation like this:


Leave a Reply

Your email address will not be published.