dd
This commit is contained in:
@@ -3518,7 +3518,7 @@
|
|||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": -355,
|
"x": -355,
|
||||||
"y": -500,
|
"y": -390,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"_lrot": {
|
"_lrot": {
|
||||||
@@ -3725,7 +3725,7 @@
|
|||||||
"_left": 5,
|
"_left": 5,
|
||||||
"_right": 0,
|
"_right": 0,
|
||||||
"_top": 0,
|
"_top": 0,
|
||||||
"_bottom": 140,
|
"_bottom": 250,
|
||||||
"_horizontalCenter": 0,
|
"_horizontalCenter": 0,
|
||||||
"_verticalCenter": 0,
|
"_verticalCenter": 0,
|
||||||
"_isAbsLeft": true,
|
"_isAbsLeft": true,
|
||||||
|
|||||||
@@ -50,11 +50,11 @@ export class SingletonModuleComp extends ecs.Comp {
|
|||||||
max: 3,
|
max: 3,
|
||||||
max_limit:10,
|
max_limit:10,
|
||||||
time:0,
|
time:0,
|
||||||
cd:30,
|
cd:15,
|
||||||
},
|
},
|
||||||
shuaxin: {
|
shuaxin: {
|
||||||
min: 0,
|
min: 0,
|
||||||
max: 10,
|
max: 15,
|
||||||
speed:1,
|
speed:1,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user