Flafla2 / Vive-Teleporter

A framework for Unity3D that automatically generates teleporter boundaries and facilitates the teleporter mechanic, similarly to Valve's "The Lab"
MIT License
394 stars 93 forks source link

TeleportVive script now supports triggering the teleport on a subsection of the touchpad #14

Open justonia opened 8 years ago

BHSPitMonkey commented 7 years ago

I like this idea, but for my project I intend to make the detection more granular than this (limit to a certain range along each axis independently) so that I can subdivide the circle pad into 4 or 5 distinct zones for controls. It might be better to merge a more generalized version of this.