Skip to content

Commit

Permalink
Chalice rotations
Browse files Browse the repository at this point in the history
Chalice rotations
  • Loading branch information
EnderSven committed Jan 18, 2024
1 parent f8fb06e commit fc46091
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assets/ms/models/quest/waterfall_quest/chalice.json
Original file line number Diff line number Diff line change
Expand Up @@ -1085,6 +1085,11 @@
"head": {
"translation": [3.75, -12.25, 3],
"scale": [4, 4, 4]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [3.25, 2.75, -30],
"scale": [4, 4, 4]
}
}
}
5 changes: 5 additions & 0 deletions assets/ms/models/quest/waterfall_quest/chalice_ashes.json
Original file line number Diff line number Diff line change
Expand Up @@ -1085,6 +1085,11 @@
"head": {
"translation": [3.75, -12.25, 3],
"scale": [4, 4, 4]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [3.25, 2.75, -30],
"scale": [4, 4, 4]
}
}
}

0 comments on commit fc46091

Please sign in to comment.