To build something complex, we will need to build the basic components first. For now, will use blocks built from cubes.
As you can see above, all of the platforms are a prefab of Platform of a cube with scale (5, 1, 1).
It’s fine to just use a simple material. We can easily dress the platforms with materials once the functionality is complete.
As an example, here’s a very plain wall in Blender:
If we add some materials it can look like this:
If we soften the edges it can look like this:
Colorizing and texturing will be shared in another story in the near future.
But for now, blocks are just plain fine.