blackears / cyclopsLevelBuilder

A Godot plugin to let you block in levels inside the Godot editor.
MIT License
920 stars 36 forks source link

Concave blocks #151

Open darkhog opened 3 months ago

darkhog commented 3 months ago

It would be great if Cyclops had them.

//edit: Also I think the issue that you can't make a hole that's not a through hole with the CSG subtract would be solved with concave blocks.

blackears commented 3 months ago

Perhaps eventually, but he project is going to need a lot of redesigning to be able to handle that.

darkhog commented 2 weeks ago

In 1.0.4 they are almost working (made a convex prism, then moved edges around so it will be concave). You can make them concave to some extent, but then this happens: obraz and some faces go missing.