Add 'static-simple' collider mode documentation and updates

This commit is contained in:
2026-04-11 16:33:28 +02:00
parent 383120a0c1
commit e0e44913ae
4 changed files with 5 additions and 0 deletions

View File

@@ -186,6 +186,7 @@ Examples:
- imported-model collider generation honors the authored mode semantics:
- terrain -> heightfield
- static -> triangle mesh
- static-simple -> compound box pieces
- dynamic -> compound convex pieces
- simple -> primitive or convex hull
- unsupported imported-model collision modes fail clearly instead of producing silent garbage