Skip to content

Commit

Permalink
fix: flip the armor template arms once and for all
Browse files Browse the repository at this point in the history
  • Loading branch information
bernie-g committed Apr 27, 2024
1 parent 87f5227 commit 0d01b8c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/animation_utils/armorTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
]
},
{
"name": "bipedLeftArm",
"name": "bipedRightArm",
"uuid": "d8113cc7-7e10-0930-259e-b8e4211ce9da",
"export": true,
"isOpen": true,
Expand All @@ -230,7 +230,7 @@
"children": [
"aa51170c-8b32-fb62-71f1-58ac0b7785a8",
{
"name": "armorLeftArm",
"name": "armorRightArm",
"uuid": "c5300e23-fd2f-b56c-3552-45d6650e11c6",
"export": true,
"isOpen": true,
Expand All @@ -248,7 +248,7 @@
]
},
{
"name": "bipedRightArm",
"name": "bipedLeftArm",
"uuid": "3b8901e8-3420-0834-51eb-76d64ff2ae8f",
"export": true,
"isOpen": true,
Expand All @@ -262,7 +262,7 @@
"children": [
"bf2c2539-20e3-cfcc-94c0-491734019889",
{
"name": "armorRightArm",
"name": "armorLeftArm",
"uuid": "b0d41a53-f4ce-53c1-f899-5a2048c90ac2",
"export": true,
"isOpen": true,
Expand Down

0 comments on commit 0d01b8c

Please sign in to comment.