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

Ignore Triggers when doing the Raycast #33

Closed derekhendrickx closed 7 years ago

derekhendrickx commented 7 years ago

When there are big Trigger area in the scene (see the screenshot below), you can't teleport inside them. When doing the Raycast, the Triggers aren't ignored.

capture

derekhendrickx commented 7 years ago

See PR34

Flafla2 commented 7 years ago

Fixed in #34