mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-01 05:49:23 +00:00
28 lines
1.4 KiB
Markdown
28 lines
1.4 KiB
Markdown
# AvatarScaleMod
|
|
|
|
Proof of concept mod to add Avatar Scaling to any avatar. This is local-only, but I may toy with using Mod Network.
|
|
|
|
Legit threw this together in three hours. ChilloutVR handles all the hard stuff already with its existing animation-clip-based Avatar Scaling.
|
|
|
|
https://github.com/NotAKidoS/NAK_CVR_Mods/assets/37721153/7405cef5-fd68-4103-8c18-b3164029eab1
|
|
|
|
## Notes:
|
|
* Constraint scaling partially conflicts with avatars run through my [Avatar Scale Tool](https://github.com/NotAKidoS/AvatarScaleTool).
|
|
* This is local-only, at least unless I bother with Mod Network.
|
|
* The entire thing is pretty messy and I am unsure of the performance impact, especially with scaling all lights, audio, & constraints.
|
|
|
|
## Relevant Feedback Posts:
|
|
https://feedback.abinteractive.net/p/built-in-avatar-scaling-system
|
|
|
|
This mod is me creating the system I wanted when I wrote the above feedback post.
|
|
|
|
---
|
|
|
|
Here is the block of text where I tell you this mod is not affiliated with or endorsed by ABI.
|
|
https://documentation.abinteractive.net/official/legal/tos/#7-modding-our-games
|
|
|
|
> This mod is an independent creation not affiliated with, supported by, or approved by Alpha Blend Interactive.
|
|
|
|
> Use of this mod is done so at the user's own risk and the creator cannot be held responsible for any issues arising from its use.
|
|
|
|
> To the best of my knowledge, I have adhered to the Modding Guidelines established by Alpha Blend Interactive.
|