Skip to content

VincentK-ZA/UnityFloorFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

UnityFloorFix

A Unity C# implementation of the floor fix implemented at https://github.com/matzman666/OpenVR-AdvancedSettings for OpenVR (SteamVR). It will adjust your calibrated floor level setup in SteamVR to the level of the lowest controller.

Getting Started

Simply Download the FloorFix file, add it to your project. Add the script to a gameobject, and call the StartFloorFix method. Either via button click or from your own script. There are a few UnityEvents you can subscribe to to get info from the progress of the floor fix. If requested I will add a full example project.

Prerequisites

This solution uses OpenVR's SDK. So you will need to download https://assetstore.unity.com/packages/templates/systems/steamvr-plugin-32647 and add it to your project. You will need to set it as your selected (active) SDK in Unity as well.

Authors

License

See the LICENSE file for details

Acknowledgments

About

A Unity C# implementation of FloorFix for SteamVR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages