[AvatarScaleMod] Update README.md

This commit is contained in:
NotAKidoS 2023-06-24 14:46:15 -05:00 committed by GitHub
parent 3b351b0534
commit e02341c457
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,15 +1,27 @@
# AvatarScaleMod # AvatarScaleMod
Proof of concept mod to add Avatar Scaling to any avatar. This is local-only. 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 lmao. 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/NotAKidOnSteam/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/NotAKidOnSteam/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 or endorsed by ABI. 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 https://documentation.abinteractive.net/official/legal/tos/#7-modding-our-games
> This mod is an independent creation and is not affiliated with, supported by or approved by Alpha Blend Interactive. > 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. > 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.