Merge pull request #354 from argonui/resourcebag
Fixed rotation of resource token for red player
This commit is contained in:
commit
c96ce8ab04
@ -380,7 +380,7 @@
|
||||
"posY": 1.5,
|
||||
"posZ": 8,
|
||||
"rotX": 0,
|
||||
"rotY": 0,
|
||||
"rotY": 90,
|
||||
"rotZ": 0,
|
||||
"scaleX": 0.17,
|
||||
"scaleY": 0.17,
|
||||
@ -397,7 +397,7 @@
|
||||
"posY": 1.5,
|
||||
"posZ": 8,
|
||||
"rotX": 0,
|
||||
"rotY": 270,
|
||||
"rotY": 0,
|
||||
"rotZ": 0,
|
||||
"scaleX": 0.17,
|
||||
"scaleY": 0.17,
|
||||
|
Loading…
Reference in New Issue
Block a user