Updated Schemas

This commit is contained in:
Ben C 2023-02-03 21:44:32 +00:00
parent cee425db24
commit 13d7a27774

View File

@ -1093,7 +1093,7 @@
},
"hasPhysics": {
"type": "boolean",
"description": "Should this object dynamically move around?"
"description": "Should this object dynamically move around?\nThis tries to make all mesh colliders convex, as well as adding a sphere collider in case the detail has no others."
},
"physicsMass": {
"type": "number",