From 740ded336ee531dabc53467ef19fd52e0cd8953d Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期一, 24 十一月 2025 00:48:42 +0800
Subject: [PATCH] 328 【主界面】坐骑系统 0312 界面蒙版修改,按钮点击放大效果调整
---
BuiltIn/ScriptableObjects/UI_ScaleOverInOut.asset | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/BuiltIn/ScriptableObjects/UI_ScaleOverInOut.asset b/BuiltIn/ScriptableObjects/UI_ScaleOverInOut.asset
index 3d4c412..037c899 100644
--- a/BuiltIn/ScriptableObjects/UI_ScaleOverInOut.asset
+++ b/BuiltIn/ScriptableObjects/UI_ScaleOverInOut.asset
@@ -18,15 +18,15 @@
- serializedVersion: 3
time: 0
value: 0
- inSlope: 1.7142859
- outSlope: 1.7142859
+ inSlope: 1.3124999
+ outSlope: 1.3124999
tangentMode: 34
weightedMode: 0
inWeight: 0
outWeight: 0.33333334
- serializedVersion: 3
- time: 0.7
- value: 1.2
+ time: 0.8
+ value: 1.05
inSlope: 0.12001413
outSlope: 0.12001413
tangentMode: 0
@@ -36,8 +36,8 @@
- serializedVersion: 3
time: 1
value: 1
- inSlope: -0.6666668
- outSlope: -0.6666668
+ inSlope: -0.24999978
+ outSlope: -0.24999978
tangentMode: 34
weightedMode: 0
inWeight: 0.33333334
--
Gitblit v1.8.0