Merge pull request #354 from argonui/resourcebag

Fixed rotation of resource token for red player
This commit is contained in:
BootleggerFinn 2023-08-26 16:26:03 -05:00 committed by GitHub
commit c96ce8ab04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,