In part 2 of our multi-part series on making a mobile game without writing any code, we are focused on basic player character movement. If you missed part 1 you can see the video here. We add 4 types of animations to our character: walking, idle, jumping, and taking damage. The full part 2 video can be found here: Part 2

We demonstrate: walking, idle and jumping in this video. In future videos, after we have implemented a damage system, we will show the animation for the player taking damage. In the next video we will focus on adding an enemy npc to our game with animations.

Let me know what you want to see in future parts of this video series.

Link to video for Part 1.