From 9ff19bb9f048e74670b6292889edc54ae47c61fe Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 26 May 2021 22:39:25 +0800 Subject: *misc --- Assets/UI_Extension/Scripts/Animation/Tween/TweenController.cs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Assets/UI_Extension/Scripts/Animation/Tween/TweenController.cs') diff --git a/Assets/UI_Extension/Scripts/Animation/Tween/TweenController.cs b/Assets/UI_Extension/Scripts/Animation/Tween/TweenController.cs index c30cf78..e636f23 100644 --- a/Assets/UI_Extension/Scripts/Animation/Tween/TweenController.cs +++ b/Assets/UI_Extension/Scripts/Animation/Tween/TweenController.cs @@ -14,6 +14,8 @@ namespace TweenAnimation public class TweenController : MonoBehaviour { + public AnimationCurve curve; + public List animations; // Use this for initialization -- cgit v1.1-26-g67d0