diff --git a/assets/resources/gui/prefab/role_controller.prefab b/assets/resources/gui/prefab/role_controller.prefab index a58b0974..62bdd1c5 100644 --- a/assets/resources/gui/prefab/role_controller.prefab +++ b/assets/resources/gui/prefab/role_controller.prefab @@ -3518,7 +3518,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": -355, - "y": -500, + "y": -390, "z": 0 }, "_lrot": { @@ -3725,7 +3725,7 @@ "_left": 5, "_right": 0, "_top": 0, - "_bottom": 140, + "_bottom": 250, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, diff --git a/assets/script/game/common/SingletonModuleComp.ts b/assets/script/game/common/SingletonModuleComp.ts index 86d9b058..12a10f4a 100644 --- a/assets/script/game/common/SingletonModuleComp.ts +++ b/assets/script/game/common/SingletonModuleComp.ts @@ -50,11 +50,11 @@ export class SingletonModuleComp extends ecs.Comp { max: 3, max_limit:10, time:0, - cd:30, + cd:15, }, shuaxin: { min: 0, - max: 10, + max: 15, speed:1, },