Change starting rotation of the roller

This commit is contained in:
Matt McWilliams 2025-04-07 14:39:57 -04:00
parent 6af0b16e16
commit 43e42980f4
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,10 @@
"objects" : [ "objects" : [
{ {
"name" : "splicer_parts_guillotine_tape_roller", "name" : "splicer_parts_guillotine_tape_roller",
"material" : "gray_plastic2" "material" : "gray_plastic2",
"rotation" : {
"x" : 90
}
} }
], ],
"src" : [ "src" : [