mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2024-12-26 03:38:58 +00:00
xp bar fix
This commit is contained in:
parent
b00a359e35
commit
5ac0662745
@ -222,7 +222,7 @@
|
|||||||
],
|
],
|
||||||
"value": {
|
"value": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": 255.00000000000003,
|
"x": 254.99999999999997,
|
||||||
"y": 340.00000000000006,
|
"y": 340.00000000000006,
|
||||||
"z": 0
|
"z": 0
|
||||||
}
|
}
|
||||||
@ -492,7 +492,7 @@
|
|||||||
"_prefab": null,
|
"_prefab": null,
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": 254.99999999999997,
|
"x": 254.99999999999991,
|
||||||
"y": 339.99999999999994,
|
"y": 339.99999999999994,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
@ -2376,7 +2376,7 @@
|
|||||||
"__id__": 95
|
"__id__": 95
|
||||||
},
|
},
|
||||||
"_mode": 0,
|
"_mode": 0,
|
||||||
"_totalLength": 284,
|
"_totalLength": 235,
|
||||||
"_progress": 1,
|
"_progress": 1,
|
||||||
"_reverse": false,
|
"_reverse": false,
|
||||||
"_id": "5a1CWtS5hFdK4pcdIQ6qWC"
|
"_id": "5a1CWtS5hFdK4pcdIQ6qWC"
|
||||||
@ -3666,8 +3666,8 @@
|
|||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
"_alignFlags": 45,
|
"_alignFlags": 45,
|
||||||
"_target": null,
|
"_target": null,
|
||||||
"_left": -2.842170943040401e-14,
|
"_left": -8.526512829121202e-14,
|
||||||
"_right": 2.842170943040401e-14,
|
"_right": -2.842170943040401e-14,
|
||||||
"_top": 0,
|
"_top": 0,
|
||||||
"_bottom": -5.684341886080802e-14,
|
"_bottom": -5.684341886080802e-14,
|
||||||
"_horizontalCenter": 0,
|
"_horizontalCenter": 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user