From 584843866826e16c0a904ca7c1d7a726a2097300 Mon Sep 17 00:00:00 2001 From: mattmcw Date: Wed, 12 Feb 2025 12:58:38 -0500 Subject: [PATCH] Use gray plastic in render (or correct reflection) and re-arrange parts --- meta.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/meta.json b/meta.json index 9d96496..e5fb9fc 100644 --- a/meta.json +++ b/meta.json @@ -7,11 +7,11 @@ "objects": [ { "name": "110_cartridge_case", - "material": "black_plastic", + "material": "gray_plastic2", "position": { "x": 0, "y": 0, - "z": -40 + "z": -25 }, "rotation": { "x": 0, @@ -21,7 +21,7 @@ }, { "name": "110_cartridge_body", - "material": "black_plastic", + "material": "gray_plastic2", "position": { "x": 0, "y": 0, @@ -35,11 +35,11 @@ }, { "name": "110_cartridge_takeup", - "material": "black_plastic", + "material": "gray_plastic2", "position": { - "x": -21, - "y": 0, - "z": 35 + "x": 0, + "y": -21, + "z": 20 }, "rotation": { "x": 0, @@ -48,12 +48,12 @@ } }, { - "name": "110_cartridge_takeup", - "material": "black_plastic", + "name": "110_cartridge_cover", + "material": "gray_plastic2", "position": { "x": 0, "y": 0, - "z": 45 + "z": 30 }, "rotation": { "x": 180,