A collection of miscellaneous scripts/tools that are often developed for my own use and very niche, but maybe someone finds it useful.
A Unity editor extension that replaces all transform animation properties within selected animation clips with position/rotation/scale/parent constraint offset properties.
This is primarily developed to assist with avoiding transform animations on VRChat Avatars due to complex issues with Avatar Masks on Animator Controllers.
https://github.com/JustSleightly/TransformConverter
Original work by Yagihata which can be downloaded here and read about here.
Modifications made:
Reach out to me if you’d like this version.
https://github.com/JustSleightly/VRC_CPFP
Duplicates the selected GameObject(s) and sets them as its own immediate child.
Keyboard Shortcut Ctrl + Shift + D