ItsEasyActually

Results 37 comments of ItsEasyActually

There are some command line options with potentially more on the way, but none of them do what you're requesting and it's not really necessary either. Once the Loader is...

Unfortunately I'm unable to update the about section for some reason, possibly some issue with my repo access or just a GitHub bug. @Justin113D will have to update that when...

The main portion of the addon's UI is in the 3D Viewport's Sidebar. This is explained in the [wiki](https://github.com/Justin113D/BlenderSASupport/wiki/Addon-UI) Make sure the addon is properly installed and then press the...

Looks like it's just how strong the effect is. I'll look into it and see if there's anything I can do to modify it. _Sent from my Motorola XT1575 using...

Easiest solution here will probably be to port over their original AnimData table values and double check some of their actions as well. I'll take a look at them sometime...

They use a table of values per each animation along with a play speed. I have no idea why they would be playing at higher speeds, but I've seen similar...

That's because his tails are animated independently. I'm sure there's some way to make them pause, but I'm not sure if it's something I'd look into directly fixing. Mainly due...

The reason the code is in an OnFrame is because the shoe swapping is done in a way that's not really friendly to just having a normal check for it...

That's been fixed. Please update the mod. I also want to point out that I'm a dingus and forgot to add in the else checks for the initial issue pointed...

That's...huh. I'm not sure how to fix that behavior, but I'll definitely be looking into it. @PiKeyAr will likely fix it if he comes up with that alternative solution to...