- Sep 22, 2017
- 833
- 2,676
That's actually a good question, so I decided to check it in Assembly-Csharp.dll code.any idea how to have the animation count always showing instead of keep having to spam right click for the animation number to show up?
Found this in AnimationLoopSystemGA.cs:
Now there's a time value below, which is set to 4 seconds by default. It can be set to 999 and the "Loop count" text will disappear in 1000 seconds or, I can simply delete this part of code (changing 1f value to 0f works in a similar way), save changes to Assembly-Csharp.dll and now Loop count text won't disappear as long as animation goes. It will only disappear when you end animation yourself.
I uploaded it to mega, so you can grab it and test it yourself (
You must be registered to see the links
). Only works for a clean version 1.06 at the moment which you can grab
You must be registered to see the links
, along with Uncensored Assets.
Last edited: