From ba07a32cab7fe41ba8424750364847f1cfa2698a Mon Sep 17 00:00:00 2001
From: gwj <123123@qq.com>
Date: 星期五, 31 十月 2025 20:07:33 +0800
Subject: [PATCH] 11111 飘字
---
Battle/ScriptableObject/FloatingConfig_Combo.asset | 89 +++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 86 insertions(+), 3 deletions(-)
diff --git a/Battle/ScriptableObject/FloatingConfig_Combo.asset b/Battle/ScriptableObject/FloatingConfig_Combo.asset
index 89a9516..4883f77 100644
--- a/Battle/ScriptableObject/FloatingConfig_Combo.asset
+++ b/Battle/ScriptableObject/FloatingConfig_Combo.asset
@@ -14,11 +14,94 @@
m_EditorClassIdentifier:
beginPos: {x: 0, y: 0}
endPos: {x: 0, y: 150}
+ positionCurve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ - serializedVersion: 3
+ time: 0.19498552
+ value: 0.39369425
+ inSlope: 1.4759223
+ outSlope: 1.4759223
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9916687
+ value: 0.90330124
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
scaleChangeTime: 0.6333334
- totalShowTime: 1.7000002
+ totalShowTime: 1.9
normalBeginScale: {x: 2, y: 2, z: 2}
normalEndScale: {x: 1, y: 1, z: 1}
- critBeginScale: {x: 3, y: 3, z: 3}
- critEndScale: {x: 1.5, y: 1.5, z: 1.5}
+ critBeginScale: {x: 2, y: 2, z: 2}
+ critEndScale: {x: 1, y: 1, z: 1}
+ scaleCurve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 1
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ - serializedVersion: 3
+ time: 1
+ value: 1
+ inSlope: 1
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
beginColor: {r: 1, g: 1, b: 1, a: 0.5}
endColor: {r: 1, g: 1, b: 1, a: 1}
+ colorCurve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 1
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ - serializedVersion: 3
+ time: 1
+ value: 1
+ inSlope: 1
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ gainBuffColor: {r: 0, g: 1, b: 0, a: 1}
+ debuffColor: {r: 1, g: 0, b: 0, a: 1}
--
Gitblit v1.8.0