model adjustments

main
Amir Alexander Abdelbaki 2026-08-24 21:17:12 +02:00
parent 6dba9d9f24
commit 44bd5e597c
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@
"trim_mode": "ARMOR_LAYER_ONE", "trim_mode": "ARMOR_LAYER_ONE",
"transform": { "transform": {
"rotation": {"x": 0, "y": 0, "z": 0}, "rotation": {"x": 0, "y": 0, "z": 0},
"translation": {"x": 0, "y": 0, "z": 0}, "translation": {"x": 0, "y": -2, "z": 0},
"scale": {"x": 1, "y": 1, "z": 1}, "scale": {"x": 1, "y": 1, "z": 1},
"origin": "right_leg" "origin": "right_leg"
} }

View File

@ -21,7 +21,7 @@
"trim_mode": "ARMOR_LAYER_ONE", "trim_mode": "ARMOR_LAYER_ONE",
"transform": { "transform": {
"rotation": {"x": 0, "y": 0, "z": 0}, "rotation": {"x": 0, "y": 0, "z": 0},
"translation": {"x": 0, "y": 0, "z": 0}, "translation": {"x": 0, "y": 4.1387, "z": 0},
"scale": {"x": 1, "y": 1, "z": 1}, "scale": {"x": 1, "y": 1, "z": 1},
"origin": "head" "origin": "head"
} }

View File

@ -21,7 +21,7 @@
"trim_mode": "ARMOR_LAYER_ONE", "trim_mode": "ARMOR_LAYER_ONE",
"transform": { "transform": {
"rotation": {"x": 0, "y": 0, "z": 0}, "rotation": {"x": 0, "y": 0, "z": 0},
"translation": {"x": 0, "y": 0, "z": 0}, "translation": {"x": 0, "y": -2.1901, "z": 0},
"scale": {"x": 1, "y": 1, "z": 1}, "scale": {"x": 1, "y": 1, "z": 1},
"origin": "body" "origin": "body"
} }