Appearance Plus(+) - Sliders, Jiggle & Texture Customization
Made in Collaboration with @registeredgooner_84207
Currently, this plugin allows you to:
-
Swap Textures for the Player & NPCs (including Eyes & Mouths). (Put textures in CustomTextures folder)
-
Configure the range of sliders for each race, max AND min to uncap the model proportions. (Edit or swap the AppearancePlus_Config.txt in the plugin's folder)
-
Uncapped proportions work in multiplayer with this mod & same or higher cap in config. Your slider ranges will apply to other players and cap them otherwise.
-
Configure the dynamic bones for each part of the player model (ear, tail, chest etc...) through a text file. (Edit the AppearancePlus_Config.txt in the plugin's folder)
-
Reload config & textures in game with chat commands. (Use /reload sliders /reload dbones & /reload textures)
-
In-game console to see errors straight away. (Disable it by editing your AppearancePlus_Config.txt with "disable console")
-
Uncapped zoom with a new zoom <true/false>:<min>/<max> to change whether to show the player when up-close & the min and max distance for the zoom.
-
Next Up: Emotes!!!
This plugin aims to become a general purpose player modification tool so please do request features.
Most of the usage is described in "AppearancePlus_Config.txt"
This config file contains DEFAULT VALUES. Remember to copy-paste the values from one of the included presets or edit them yourself.
Install:
Go To Image Tutorial (Discord Community Server: Atlyss)
Latest Official - Thunderstore Version
- Ideally install through r2modman or Thunderstore for automated installation.
- -Currently: Only a fork of r2modman has the Atlyss community. The fork I'm aware of is posted in this 18+ server here.
- If you are installing MANUALLY, and you don't have BepInEx installed yet:
-
- Extract the archive into a folder. Do not extract into the game folder.
-
- Move the contents of
BepInEx or BepInExPack folder (depending on which version you downloaded) into the game folder (where the game executable is located).
-
- Run the game. To make sure that BepInEx was installed correctly, you can activate its console in ATLYSS/BepInEx/config/BepInEx.cfg. Under [Logging.Console], change Enabled=false to true.
- Unzip the Mod inside ATLYSS/BepInEx/plugins
- Make a folder for the mod if it doesn't have one. Ideally name it AppearancePlus
- Make sure your AppearancePlus_Config.txt file & CustomTextures directory are directly next to the plugin AppearancePlus.dll.
Notes:
- /reload dbdones : Refreshes all Dynamic Bones present with the values in your config.
- /reload sliders : Refreshes all the sliders min & max values with the values in your config.
- /reload textures : Reloads the textures inside CustomTextures & refreshes players & npc textures.
- For Texture Swapping: You need to place the files in a CustomTextures folder inside the plugin's folder. Make sure the files have the exact same as they're named in-game or in resources.asset(Use Unity Asset Bundle Editor to view).
- /print dbones** : Print all the current dbones values in chatbox.
- If you change slider ranges, make sure that you have Limit Proportions OFF in your settings.
- Feel free to share presets for the AppearancePlus_Config.txt. More properties are being added and can be fine tweaked. You could for example post a snippet with Extra Bouncy or, Hyper Sliders
- When modifying the file, make sure to follow the rules indicated inside the text file.