Skip to content

Commit

Permalink
semi-reverted boiler.json gui display (#542)
Browse files Browse the repository at this point in the history
fixed rotation in GUI back to 45° for better banding distinction
  • Loading branch information
te-cup authored Jan 16, 2025
1 parent 9ef2f86 commit afc586d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"ambient_occlusion": false,
"display": {
"gui": {
"rotation": [30, 90, 0],
"scale": [0.4, 0.4, 0.4]
"rotation": [30, 45, 0],
"scale": [0.4125, 0.4125, 0.4125]
}
}
}
}

0 comments on commit afc586d

Please sign in to comment.