cyclopsLevelBuilder
cyclopsLevelBuilder copied to clipboard
Non destructive CSG
Provide non-destructive versions of the CSG operations.
I think the best way would be to do it like the existing CSG tools in Godot do, with the child nodes being able to be set to either add (default behavior), subtract or intersect with the parent node. Dunno how texturing would work then though.