Skip to content

Gothic-UnZENity-Project/hvr-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hvr-simulator

Slightly altered HVR simulator package from https://github.com/AdrielCodeops/HurricaneVR-Extensions

Downloaded version: 2.0.0

Changes

  • All three .cs files got the #if GUZ_HVR_INSTALLED pragma, that they will only be handled if GameSettings HVR is activated (and HVR is installed). Otherwise we would get compile time errors if HVR isn't in Assets path
  • Added package.json file
  • .cs files from /Core moved to /Runtime to reflect unity Package Manager structure
  • Added .meta files where neccessary
  • Unity 6 mouse scroll is too slow for hand forward-backward interpolation. Therefore adding factor 100 to it.

About

Slightly altered HVR simulator package from https://github.com/AdrielCodeops/HurricaneVR-Extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages