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.
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.
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.