From 23576728810dd9543d669afac52bfbf6cecde3bc Mon Sep 17 00:00:00 2001 From: Peepo-Juice <102474367+Peepo-Juice@users.noreply.github.com> Date: Fri, 3 May 2024 16:48:07 -0400 Subject: [PATCH] Run a one-shot system upon completion of Tween or Delay (#111) Co-authored-by: Peepo-Juice --- src/plugin.rs | 4 + src/tweenable.rs | 214 +++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 200 insertions(+), 18 deletions(-) diff --git a/src/plugin.rs b/src/plugin.rs index 46afce3..e03e0a7 100644 --- a/src/plugin.rs +++ b/src/plugin.rs @@ -88,6 +88,7 @@ pub fn component_animator_system( time: Res