Skip to content

Commit

Permalink
Fix some UV issues with the portal gun handle
Browse files Browse the repository at this point in the history
  • Loading branch information
Cart3r1234 committed Jul 9, 2023
1 parent 3d3d898 commit ba5e34e
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,9 @@
"to": [7.5, 0.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 1, 6]},
"faces": {
"north": {"uv": [5.016, 13.016, 4.984, 12.984], "texture": "#0"},
"up": {"uv": [8.516, 11.516, 8.484, 11.484], "texture": "#0"},
"down": {"uv": [8.516, 11.516, 8.484, 11.484], "texture": "#0"}
"north": {"uv": [5.016, 11.016, 5.484, 12.984], "texture": "#0"},
"up": {"uv": [8.516, 11.516, 8.984, 12.484], "texture": "#0"},
"down": {"uv": [8.516, 11.516, 8.984, 12.484], "texture": "#0"}
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,9 @@
"to": [7.5, 0.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 1, 6]},
"faces": {
"north": {"uv": [5.016, 13.016, 4.984, 12.984], "texture": "#0"},
"up": {"uv": [8.516, 11.516, 8.484, 11.484], "texture": "#0"},
"down": {"uv": [8.516, 11.516, 8.484, 11.484], "texture": "#0"}
"north": {"uv": [5.016, 11.016, 5.484, 12.984], "texture": "#0"},
"up": {"uv": [8.516, 11.516, 8.984, 12.484], "texture": "#0"},
"down": {"uv": [8.516, 11.516, 8.984, 12.484], "texture": "#0"}
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@
"to": [7.5, 0.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 1, 6]},
"faces": {
"north": {"uv": [5.016, 13.016, 5.016, 13.016], "texture": "#0"},
"up": {"uv": [8.516, 11.516, 8.516, 11.516], "texture": "#0"},
"down": {"uv": [8.516, 11.516, 8.516, 11.516], "texture": "#0"}
"north": {"uv": [5.016, 11.016, 5.484, 12.984], "texture": "#0"},
"up": {"uv": [8.516, 12.484, 8.984, 11.516], "texture": "#0"},
"down": {"uv": [8.516, 12.484, 8.984, 11.516], "texture": "#0"}
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,9 @@
"to": [7.5, 0.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 1, 6]},
"faces": {
"north": {"uv": [5.016, 13.016, 4.984, 12.984], "texture": "#0"},
"up": {"uv": [8.516, 11.516, 8.484, 11.484], "texture": "#0"},
"down": {"uv": [8.516, 11.516, 8.484, 11.484], "texture": "#0"}
"north": {"uv": [5.016, 11.016, 5.484, 12.984], "texture": "#0"},
"up": {"uv": [8.516, 11.516, 8.984, 12.484], "texture": "#0"},
"down": {"uv": [8.516, 11.516, 8.984, 12.484], "texture": "#0"}
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,9 @@
"to": [7.5, 0.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 1, 6]},
"faces": {
"north": {"uv": [5.016, 13.016, 4.984, 12.984], "texture": "#0"},
"up": {"uv": [8.516, 11.516, 8.484, 11.484], "texture": "#0"},
"down": {"uv": [8.516, 11.516, 8.484, 11.484], "texture": "#0"}
"north": {"uv": [5.016, 11.016, 5.484, 12.984], "texture": "#0"},
"up": {"uv": [8.516, 11.516, 8.984, 12.484], "texture": "#0"},
"down": {"uv": [8.516, 11.516, 8.984, 12.484], "texture": "#0"}
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,9 @@
"to": [7.5, 0.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 1, 6]},
"faces": {
"north": {"uv": [5.016, 13.016, 4.984, 12.984], "texture": "#0"},
"up": {"uv": [8.516, 11.516, 8.484, 11.484], "texture": "#0"},
"down": {"uv": [8.516, 11.516, 8.484, 11.484], "texture": "#0"}
"north": {"uv": [5.016, 11.016, 5.484, 12.984], "texture": "#0"},
"up": {"uv": [8.516, 11.516, 8.984, 12.484], "texture": "#0"},
"down": {"uv": [8.516, 11.516, 8.984, 12.484], "texture": "#0"}
}
},
{
Expand Down

0 comments on commit ba5e34e

Please sign in to comment.