ElectricNightOwl / ArmSwinger

ArmSwinger is an artificial VR locomotion library developed on Unity 5.4. ArmSwinger allows you to use your arms to control your position in 3D space in a natural way with minimal disorientation.
http://electricnightowl.com/armswinger/
MIT License
101 stars 30 forks source link

Fix infinite rewind #44

Closed kjack9 closed 7 years ago

kjack9 commented 7 years ago

Fixes #42

Also removed the functionality where a rewind is triggered if the raycast doesn't hit anything. This could potentially cause infinite rewinds if the floor is adjusted poorly and the raycast shoots under the level.