First of all, this is an awesome project and you're awesome for sharing it. But I have to ask... Why GameMaker instead of an engine like Godot with native 3D? Just extremely curious.
A 3D terrain editor for GameMaker - and, hopefully, other purposes too! · By
Thanks! It started out as (and mostly still is) a thing I could use to make terrain that I could use in other Game Maker things myself, so it tends to be pretty helpful to use the same thing to make the tool since the terrain data's already in the exact format that I need. Also this time around it was a side project that I didn't want to spend a lot of time on the technical details of, and had already made the renderer for the other stuff I was working on.