VTOL VR Mod Loader

VTOL VR Mod Loader

Cinematic Unity Explorer
Showing 1-3 of 3 entries
Update: Jan 5 @ 11:32am

Updated to 1.3.0

# Change log from GitHub
## New
- Added new freecam methods, one for cloning the gameplay camera and another one for replacing internal matrices of the gameplay camera.
- Added search function in the bones panel.
- Refactored bone panels with a tree-like structure.
- Added serialization for NPC bones, which allows you to save and load custom poses.
- Added camera path serialization.
- Added look-at feature in the freecam panel.
- Added a button in the game object inspector panel to move the object to the camera position (and rotation).
- Added option to reset the freecam transform between freecam sessions.
- Improved UI/UX on the Animator and CamPaths panels.

## Fixes
- Fixed using default LOD bias when disabling high LODs (thanks @Scoolnik!)
- Increased UnityIGCSConnector game compatibility by adding 32bits support (#91 thanks @etra0!).
- Improved singleton finding on object explorer (#90 thanks @MegaPiggy!)
- Improved the mods UI scaling on wide ARs.
- Improved NPCs meshes refreshing when refreshing the animator's list, as well as the bone panel.

Update: Jun 11, 2024 @ 1:14pm

Added UnityIGCSConnector.dll into the mod

Update: Jun 3, 2024 @ 11:39pm