mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2025-04-11 01:21:14 +00:00
Touch input fix
This commit is contained in:
parent
0acdf91784
commit
f1a27e3ad6
@ -492,7 +492,7 @@
|
||||
"_prefab": null,
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 254.99999999999991,
|
||||
"x": 254.99999999999997,
|
||||
"y": 339.99999999999994,
|
||||
"z": 0
|
||||
},
|
||||
@ -1853,7 +1853,7 @@
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 1000
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
"__type__": "cc.Quat",
|
||||
@ -1910,9 +1910,9 @@
|
||||
"_prefab": null,
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -255,
|
||||
"y": 340,
|
||||
"z": -1000
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
"__type__": "cc.Quat",
|
||||
@ -1969,8 +1969,8 @@
|
||||
"_prefab": null,
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 255,
|
||||
"y": 2.299999999999997,
|
||||
"x": 0,
|
||||
"y": 342.3,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@ -2551,8 +2551,8 @@
|
||||
"_prefab": null,
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 463,
|
||||
"y": -72,
|
||||
"x": 211.037,
|
||||
"y": 266.236,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@ -2856,8 +2856,8 @@
|
||||
"_prefab": null,
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 16.229000000000028,
|
||||
"y": -72,
|
||||
"x": -238.803,
|
||||
"y": 266.729,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@ -3135,8 +3135,8 @@
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
"x": 0,
|
||||
"y": 1
|
||||
"x": 0.5,
|
||||
"y": 0.5
|
||||
},
|
||||
"_id": "43XpfTdURK8oO437AF7vpy"
|
||||
},
|
||||
@ -3190,8 +3190,8 @@
|
||||
"_prefab": null,
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -320,
|
||||
"y": -480,
|
||||
"x": -255,
|
||||
"y": -340,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@ -3462,8 +3462,8 @@
|
||||
"__prefab": null,
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 640,
|
||||
"height": 980
|
||||
"width": 510,
|
||||
"height": 680
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@ -3666,8 +3666,8 @@
|
||||
"__prefab": null,
|
||||
"_alignFlags": 45,
|
||||
"_target": null,
|
||||
"_left": -8.526512829121202e-14,
|
||||
"_right": -2.842170943040401e-14,
|
||||
"_left": -2.842170943040401e-14,
|
||||
"_right": 2.842170943040401e-14,
|
||||
"_top": 0,
|
||||
"_bottom": -5.684341886080802e-14,
|
||||
"_horizontalCenter": 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user