From 1dd668130f57d097fdec317c16777a6eb81e5232 Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Fri, 24 Mar 2023 21:03:19 -0500 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 267269d..17daa4c 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,14 @@ Disable loop on your 2-frame toggle clips! They cycle insanely fast and heavily This mod also indirectly fixes your locomotion animations or other animations locking up after being AFK/Idle for days at a time. +# Note + +I haven't figured out exactly what's causing the performance drops over time, but I think it might be due to animation clips that have loop enabled for no reason. Unity's loop setting for animation clips is inconsistent, so clips created from the Project tab don't have loop, while those created from the Animation tab do. Depending on how creators make these clips for their avatars, they might unintentionally be more prone to this issue. + +Poking around existing communities and searching around, this issue or a similar one has been noted before, with the cause being short animations with loop enabled. + +Unity is weird. It is hard to debug this issue as it is avatar dependent and sometimes just does not occur without actually idling for hours to days. + --- Here is the block of text where I tell you this mod is not affiliated or endorsed by ABI.