Update object positions

This commit is contained in:
Matt McWilliams 2025-02-03 20:49:13 -05:00
parent 8c521d31db
commit 62e34d1744
1 changed files with 4 additions and 4 deletions

View File

@ -9,14 +9,14 @@
"name" : "split_reel_16mm_120m_A",
"material" : "neonblue_plastic",
"position" : {
"x" : 20,
"x" : 15,
"y" : 20,
"z" : 0
},
"rotation" : {
"x" : 90,
"y" : 0,
"z" : -30
"z" : -25
}
},
{
@ -24,13 +24,13 @@
"material" : "neonblue_plastic",
"position" : {
"x" : -20,
"y" : -20,
"y" : -15,
"z" : 0
},
"rotation" : {
"x" : -90,
"y" : 0,
"z" : -30
"z" : -25
}
}
],