From 8351871ac0e5bef719dff3bf1ff7e4e69ccbf2bd Mon Sep 17 00:00:00 2001 From: Patrick Talley Date: Fri, 13 Oct 2023 15:12:49 -0600 Subject: [PATCH] change Aware to Clueless on last frame --- assets/anim.scss | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/assets/anim.scss b/assets/anim.scss index 98d80878..3affa1b4 100644 --- a/assets/anim.scss +++ b/assets/anim.scss @@ -631,15 +631,6 @@ $spritesDir : '/assets/emotes/emoticons-animated/'; $iteration-count: 10 ); -@include sprite-animation( - $file-name: BONK, - $frame-count: 2, - $sprite-width: 110px, - $sprite-height: 32px, - $animation-length: 500ms, - $repeat: 10 -); - @include sprite-animation( $file-name: ComfyWAG, $frame-count: 2, @@ -993,7 +984,7 @@ $spritesDir : '/assets/emotes/emoticons-animated/'; $animation-duration: 4.2s, $iteration-count: 1, $can-animate-forever: true, - $end-on-last-frame: true + $end-on-last-frame: false ); @include sprite-animation(