is there CSG support for colliders?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By canias

I just found out I can make shapes with union,intersection and substraction with CGS shapes, but I also needcolliders for these. Is there a way to do the same but with colliders? or to auto generate them from the new shape?
I could do it myself in a script but I really don’t want to go into that tangent

:bust_in_silhouette: Reply From: Tim Martin

Yes - enable the use_collision property to auto-generate static-body collision geometry from the CSG.

https://docs.godotengine.org/en/stable/classes/class_csgshape.html#class-csgshape-property-use-collision