Hello,
I'm trying to find a way to make a simple terrain like this :
So like a gridmap but with irregular heights.
I thought about using a gridmap but I couldn't find out how to offset the heights of the tiles like that. I also thought about a multimesh but this seems awfully complicated for something like that and I feel like there must be a simple solution that I can't find.
I'm thinking of 3D but I'm interested in your ideas for 2D too, actually. :)