Mod for chilloutvr local testing
- Support offline testing (not logged in)
- Local test avatar
- Local test world
- First, you will install MelonLoader into ChilloutVR
- Download the latest tool file
- Put ChilloutVR-LocalTest.dll in the ChilloutVR/Mods directory
- Install ChilloutVR-LocalTest.unitypackage into your Unity project (CCK SDK required)
- The installation is complete
- Start the ChilloutVR game
- Click "Moyuer -> CVR_LocalTest -> Avatar" in the Unity menu to open the script window
- Select your avatar and click the "Start Test" button below
- After a while, the avatar will automatically load in the game
- Start the ChilloutVR game
- Open the unity scene you want to test
- Click "Moyuer -> CVR_LocalTest -> World" in the Unity menu
- After a while, the world will automatically load in the game
V0.4 August 8, 2022
- Thank to NotAKidoS for the followed improvements
- Add "Reload previous build avatar" function
- Requires one CVR World component to test world, avoid accidental click
- Optimize code
V0.3 August 2, 2022
- Support offline testing of avatars and worlds
- Tidy up the code
V0.2.1 July 31, 2022
- Fixed a bug where avatar scale didn't work
- Make the transform of the test avatar consistent with the online model
V0.2 July 30, 2022
- Support local world test
V0.1 July 29, 2022
- Initial release
- Support local avatar test