Mirco studio my character design

Here is my character design for #08. I also created the first level, but getting it to run is an issue due to coding errors. I was able to get them fixed

2 comments

  1. Looks good, nice work on the details. The sprite should always be in the same place, you don’t want it to move around in the frame when running or jumping, it will look glitchy in the game. Remember the game handles the movement, the animation should be running or jumping “in place.” It looks like your sprite is 50×50 pixels, make sure to update the size in the player script.

Leave a comment