10 lines
251 B
TOML
10 lines
251 B
TOML
|
|
# Simplified primitive colliders generated from each link's visual mesh.
|
||
|
|
[defaults]
|
||
|
|
primitive = "box"
|
||
|
|
padding = 0.0
|
||
|
|
scale = 1.0
|
||
|
|
|
||
|
|
# Keep the torso collider aligned with the body frame for predictable arm clearance.
|
||
|
|
[links.body_link]
|
||
|
|
alignment = "link"
|