I like the image. How hard is it to work with tilemaps? You are using Unity, right? Is it natively supported or do you need a plugin?
It's actually very satisfying to see everything take shape which makes is a very pleasant experience. Yes! We're using Unity and tilemaping is a native Unity's functionality.
We're using "Rule Tiles" from the package "2D Tilemap Extras", to make the process of drawing the terrain much easier.
Very good. It appears to make prototyping a level quite easy. Keep on it!
I couldn't figure out how to do that actually. Had to select and draw each tile individually.