Challenge - Make a level

I have made a level using the TileMap Node.
Here is the level

Basically it’s a tutorial level where the player starts on the left.
The first challenge is a simple block where you learn that the character can jump. Next there is a jump pad which allows the character to jump higher for obstacles that cannot pass with a simple jump. After that, there is a gap where if it falls it restarts from the starting point. At the end there are the two obstacles:

  1. The Saw, which is a static obstacle
  2. The Spike Ball, which it moves left to right.
3 Likes

Privacy & Terms