fixed rotation of resource token for red player

This commit is contained in:
Chr1Z93 2023-08-24 00:10:40 +02:00
parent fea12454de
commit 1e6ca09621

View File

@ -380,7 +380,7 @@
"posY": 1.5, "posY": 1.5,
"posZ": 8, "posZ": 8,
"rotX": 0, "rotX": 0,
"rotY": 0, "rotY": 90,
"rotZ": 0, "rotZ": 0,
"scaleX": 0.17, "scaleX": 0.17,
"scaleY": 0.17, "scaleY": 0.17,
@ -397,7 +397,7 @@
"posY": 1.5, "posY": 1.5,
"posZ": 8, "posZ": 8,
"rotX": 0, "rotX": 0,
"rotY": 270, "rotY": 0,
"rotZ": 0, "rotZ": 0,
"scaleX": 0.17, "scaleX": 0.17,
"scaleY": 0.17, "scaleY": 0.17,