From c94dea0a4a532d4f3765f8b78ffc38b71c82278d Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期四, 28 八月 2025 14:19:57 +0800
Subject: [PATCH] 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 69ff929..3d4c412 100644
--- a/BuiltIn/ScriptableObjects/UI_ScaleOverInOut.asset
+++ b/BuiltIn/ScriptableObjects/UI_ScaleOverInOut.asset
@@ -18,15 +18,15 @@
     - serializedVersion: 3
       time: 0
       value: 0
-      inSlope: 2.1666665
-      outSlope: 2.1666665
+      inSlope: 1.7142859
+      outSlope: 1.7142859
       tangentMode: 34
       weightedMode: 0
       inWeight: 0
       outWeight: 0.33333334
     - serializedVersion: 3
-      time: 0.6
-      value: 1.3
+      time: 0.7
+      value: 1.2
       inSlope: 0.12001413
       outSlope: 0.12001413
       tangentMode: 0
@@ -36,8 +36,8 @@
     - serializedVersion: 3
       time: 1
       value: 1
-      inSlope: -0.74999994
-      outSlope: -0.74999994
+      inSlope: -0.6666668
+      outSlope: -0.6666668
       tangentMode: 34
       weightedMode: 0
       inWeight: 0.33333334

--
Gitblit v1.8.0