This is a repository of what I've learned while taking a course on LinkedInLearning titled "Learning 2D Sprites" By Jesse Freeman. Here I learned how to create game objects, use the 2D camera, use and ...
First two parameters represent the height and width of the sprite sheet (width also represents number of sprites that will go into the animation) Note: You can have multiple sprite sheets inside of a ...