diff --git a/README.md b/README.md index c6fb5e2..1a8cbf3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,20 @@ # BadAnimatorFix A bad fix for a neiche issue. Is it really even a fix? + +This mod occasionally rewinds animation states that have loop enabled. + +Unity seems to have a weird quirk where animations with loop cause performance issues after running for a long long time. +You'll only start to notice this after a few hours to a few days of idling. + +Disable loop on your 2-frame toggle clips! They cycle insanely fast and heavily contribute to this issue. + +--- + +Here is the block of text where I tell you this mod is not affiliated or endorsed by ABI. +https://documentation.abinteractive.net/official/legal/tos/#7-modding-our-games + +> This mod is an independent creation and is not affiliated with, supported by or approved by Alpha Blend Interactive. + +> Use of this mod is done so at the user's own risk and the creator cannot be held responsible for any issues arising from its use. + +> To the best of my knowledge, I have adhered to the Modding Guidelines established by Alpha Blend Interactive.