Skip to content

Commit

Permalink
rotations
Browse files Browse the repository at this point in the history
rotations
  • Loading branch information
EnderSven committed Jan 17, 2024
1 parent b90c233 commit ce2fe8f
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions assets/ms/models/mobs/barbarian_assault/fighter_stattue.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
},
"elements": [
{
"from": [-4.49384, -8.45315, -2.88179],
"to": [20.46616, -6.33315, 22.07821],
"rotation": {"angle": 0, "axis": "y", "origin": [-4.49384, -2.17315, -2.88179]},
"from": [-8.56884, -8.45315, -3.88179],
"to": [16.39116, -6.33315, 21.07821],
"rotation": {"angle": 45, "axis": "y", "origin": [7.98616, -1.00115, 4.68421]},
"faces": {
"north": {"uv": [0, 0, 16, 2], "texture": "#0"},
"east": {"uv": [0, 0, 16, 2], "texture": "#0"},
Expand All @@ -19,9 +19,9 @@
}
},
{
"from": [-4.49384, 4.33085, -2.88179],
"to": [20.46616, 6.45085, 22.07821],
"rotation": {"angle": 0, "axis": "y", "origin": [-4.49384, -2.17315, -2.88179]},
"from": [-8.56884, 4.33085, -3.88179],
"to": [16.39116, 6.45085, 21.07821],
"rotation": {"angle": 45, "axis": "y", "origin": [7.98616, -1.00115, 4.68421]},
"faces": {
"north": {"uv": [0, 0, 16, 2], "texture": "#0"},
"east": {"uv": [0, 0, 16, 2], "texture": "#0"},
Expand Down Expand Up @@ -1247,9 +1247,9 @@
}
},
{
"from": [-1.99784, -6.33315, -0.38579],
"to": [17.97016, 4.64285, 19.58221],
"rotation": {"angle": 0, "axis": "y", "origin": [-1.99784, -1.23715, -0.38579]},
"from": [-6.07284, -6.33315, -1.38579],
"to": [13.89516, 4.64285, 18.58221],
"rotation": {"angle": 45, "axis": "y", "origin": [7.98616, -1.00115, 4.68421]},
"faces": {
"north": {"uv": [0, 0, 16, 2], "texture": "#0"},
"east": {"uv": [0, 0, 16, 2], "texture": "#0"},
Expand All @@ -1260,9 +1260,9 @@
}
},
{
"from": [0.99736, -4.08675, -0.97859],
"to": [14.97496, 1.83645, 0.51901],
"rotation": {"angle": 0, "axis": "y", "origin": [0.99736, 1.75805, -5.01899]},
"from": [-3.07764, -4.08675, -1.97859],
"to": [10.89996, 1.83645, -0.48099],
"rotation": {"angle": 45, "axis": "y", "origin": [7.98616, -1.00115, 4.68421]},
"faces": {
"north": {"uv": [0, 0, 16, 2], "texture": "#0"},
"east": {"uv": [0, 0, 16, 2], "texture": "#0"},
Expand All @@ -1279,8 +1279,8 @@
"scale": [0.33398, 0.33398, 0.33398]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, -7, -64.75],
"rotation": [-90, 45, 0],
"translation": [-5.5, -7, -64.75],
"scale": [4, 4, 4]
}
}
Expand Down

0 comments on commit ce2fe8f

Please sign in to comment.