Commit graph

5 commits

Author SHA1 Message Date
NotAKidoS
d3c2365a1d test reset footsteps option 2023-03-29 06:10:25 -05:00
NotAKidoS
1eeaf4be54 No longer rely on AMT, IKSystem, or PlayerSetup
Partially rewrote everything so it is cleaner, does not need Traverse/Reflection, and no longer piggybacks on the game handling VRIK on Desktop for whatever reason. This version also handles VRIK Locomotion weight standalone instead of requiring AvatarMotionTweaker, but if AMT is found it will rely on it anyways. This can be overwridden in the melonprefs, but its still gonna be double the maths for no reason.
2023-03-28 22:48:44 -05:00
NotAKidoS
81a84c125c fix movement parent ik 2023-03-08 21:28:53 -06:00
NotAKidoS
51ff6e8333 switch to reflection
idk traverse seems kinda heavy for this usecase
2023-03-07 17:22:04 -06:00
NotAKidoS
3807482093 clean up 2023-03-07 15:07:56 -06:00