From 7c283bf98c54245e87c43aac100bb87cb04bb04e Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Fri, 22 Aug 2025 12:40:58 -0400 Subject: pke-editor: EntType create != collision callback --- assets/models/torus.gltf | 33 --------------------------------- 1 file changed, 33 deletions(-) (limited to 'assets/models/torus.gltf') diff --git a/assets/models/torus.gltf b/assets/models/torus.gltf index 89f5103..1131513 100644 --- a/assets/models/torus.gltf +++ b/assets/models/torus.gltf @@ -18,19 +18,6 @@ "name":"Torus" } ], - "materials":[ - { - "doubleSided":true, - "name":"Material.001", - "pbrMetallicRoughness":{ - "baseColorTexture":{ - "index":0 - }, - "metallicFactor":0, - "roughnessFactor":0.5 - } - } - ], "meshes":[ { "name":"Torus", @@ -42,24 +29,10 @@ "TEXCOORD_0":2 }, "indices":3, - "material":0 } ] } ], - "textures":[ - { - "sampler":0, - "source":0 - } - ], - "images":[ - { - "mimeType":"image/png", - "name":"torus", - "uri":"torus.png" - } - ], "accessors":[ { "bufferView":0, @@ -122,12 +95,6 @@ "target":34963 } ], - "samplers":[ - { - "magFilter":9729, - "minFilter":9987 - } - ], "buffers":[ { "byteLength":80640, -- cgit v1.2.3