Platforms

Platforms are in-land and are raised levels where a Player can climb/walk up or drop down from.

More information

How to convert the old PlatformWalls to the new PlatformWalls

The old PlatformWalls tilemap relied on a PlatformCollisions tilemap, and you had to manually add the collision tiles to the scene.

The new PlatformWalls integrate the collision box in the tile itself removing the need to manually place collision tiles.

To convert a level:

  • Remove the "PlatformCollisions" tilemap node. (Under the "Room > Platforms" node)

That's it!