This commit is contained in:
SoulliesOfficial
2025-12-17 04:19:38 -05:00
parent 7c1cb7e8e1
commit d15957c719
4315 changed files with 8260710 additions and 2940 deletions

View File

@@ -145,6 +145,8 @@ namespace SLSUtilities.FunctionalAnimation
ActionDisruption = 30,
[InspectorName("移动打断窗口 (Movement Disruption)")]
MovementDisruption = 31,
[InspectorName("强制动作打断窗口 (Forced Action Disruption) 如果没有此区间,默认整个动作都可被强制打断")]
ForcedActionDisruption = 32,
[InspectorName("Root Motion 作用区间,角色会使用动画中的位移")]
RootMotion = 40,
[InspectorName("自定义 (Custom)")]