Group Holes with Hull Convex

This commit is contained in:
2025-11-24 20:29:46 -05:00
parent 0a3919ce4c
commit 1c8e3d7314
13 changed files with 77 additions and 39 deletions

View File

@@ -10,7 +10,9 @@ classname = "func_destructablewall"
description = "Set the brush entity as a destructable.
"
class_properties = {
"extrude_direction": 0
"edge_non_fractured": 0.01,
"extrude_direction": 0,
"hole_proximity": 1.0
}
node_class = "Node3D"
metadata/_custom_type_script = "uid://5cow84q03m6a"