diff --git a/assets/models/thebe.gltf b/assets/models/thebe.gltf index 5a0543c..af55c80 100644 --- a/assets/models/thebe.gltf +++ b/assets/models/thebe.gltf @@ -16,11 +16,21 @@ "nodes":[ { "mesh":0, - "name":"Sphere" + "name":"Sphere", + "scale":[ + 1.1999998092651367, + 1.1999998092651367, + 1 + ] }, { "mesh":1, - "name":"Sphere.001" + "name":"Collider", + "scale":[ + 1.2000000476837158, + 1.2000000476837158, + 1 + ] } ], "materials":[ @@ -117,13 +127,13 @@ "componentType":5126, "count":4900, "max":[ - 0.6788426041603088, - 0.5381163954734802, + 0.6788425445556641, + 0.5381163358688354, 1.0252952575683594 ], "min":[ - -0.6181008219718933, - -0.5952608585357666, + -0.6181007623672485, + -0.5952607989311218, -0.8907732963562012 ], "type":"VEC3" diff --git a/src/blender/thebe.blend b/src/blender/thebe.blend index ae5f12c..0ed3b50 100644 Binary files a/src/blender/thebe.blend and b/src/blender/thebe.blend differ