Skip to content

Commit

Permalink
Update scene
Browse files Browse the repository at this point in the history
  • Loading branch information
SinclaM committed Jul 10, 2023
1 parent 5f4c7ce commit 64bb0ac
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions scenes/xyz.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,9 @@
]
},
"transform": [
{ "scale": [0.02, 0.02, 1] },
{ "rotate-y": 0.785398 }
{ "scale": [0.02, 1, 0.02] },
{ "rotate-x": 1.5708 },
{ "rotate-y": -0.785398 }
]
}
},
Expand Down

0 comments on commit 64bb0ac

Please sign in to comment.