mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
Update README.md
This commit is contained in:
parent
1d2f6841b6
commit
1dd668130f
1 changed files with 8 additions and 0 deletions
|
@ -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.
|
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.
|
Here is the block of text where I tell you this mod is not affiliated or endorsed by ABI.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue