CapsAdmin / pac3

advanced avatar customization for garrysmod
GNU General Public License v3.0
205 stars 94 forks source link

Scale support in Custom Animation. #1278

Open mrwallace888 opened 1 year ago

mrwallace888 commented 1 year ago

I think I suggested this before, the downside was you guys said it could cause some slight instability or crashing. I still thought it'd be nice to at least have as an option (could be an advanced setting somewhere labeled "Custom Animation Scaling Support" or something).

I needed it for something specific as part of an animation I was doing. It would just provide better flexibility for me. Maybe I could do something via proxies, but I don't have near enough knowledge to do proxy stuff, nor do I think it'd even allow me to do more specific/complex animations/frames via proxies, and on top of that I'd still need it to be synced up with the custom animation, especially when it loops.

At the very least, could you show me what to change in the LUA so I could just modify it myself for my own install of PAC3? I'd assume it's just in animation_timeline.lua.

mrwallace888 commented 1 year ago

Bump