VTOL VR Modding Tools is a Unity package you can use to create custom content for VTOL VR.
For the time being, it’s only use is for creating Custom Static Objects (CSOs). CSOs can be imported to the game and used in your custom missions. They can be buildings, bases, bridges, boulders, things that can blow up or fall down, or anything else you can think of. They can even be set up to be destructible targets.
This tool may be updated to improve usability and add commonly requested features.
CSO Creator’s Guide
View Guide PDF
Releases
v0.10.1
Download VTOL VR Modding Tools v0.10.1
- Added error message when a MeshRenderer is missing a material
- Added error when MeshCollider is missing a mesh
v0.10.0
- Initial release (public_testing)