use origin instead of pivot

and use trimesh instead of convex
This commit is contained in:
2025-03-08 19:48:41 +01:00
parent 59b23aadc9
commit 99a9d2b374
5 changed files with 109 additions and 162 deletions

View File

@@ -64,12 +64,7 @@
[
]
@SolidClass = named_entity
[
name(string) : "name" : "" : ""
]
@PointClass base(transform) = pivot
@SolidClass base(transform) = named_entity
[
name(string) : "name" : "" : ""
]