- Add
width
,height
anddepth
toCSGBox
. - Add a grey CSG Box floor in the example.
- Add radius, height, sides and
cone
flag toCSGCylinder
. - Add an orange cone in the example.
- Add
radius
,radial_segments
,rings
andsmooth_faces
toCSGSphere
. - Add
smooth_faces
toCSGCylinder
. - Add
open
andrun
toProject
. - Add ext and sub resources automatically.
- Add load steps for a proper loading bars.