ExtendRealityLtd / VRTK

An example of how to use the Tilia packages to create great content with VRTK v4.
https://www.vrtk.io/
MIT License
3.69k stars 993 forks source link

Unintentional teleport when placing rigidbody item around jawline #2094

Closed Earth77 closed 4 years ago

Earth77 commented 4 years ago

NOTE: Any issue that does not follow the below template will be immediately closed and not re-opened until the template structure is adhered to.

Pre-check

Environment

Steps to reproduce

Teleport to a tree and grab an apple. Move apple under jawline and you will start to move very quickly through the air.

Expected behavior

Apple should not trigger user to fly in sky.

Current behavior

Apple makes the user fly quickly in the air (explode velocity on y axis). This also happens with other Rigidbodies when moving around jawline.

thestonefox commented 4 years ago

Just exclude the apple (or whatever object) from being a valid teleportable surface by using the teleport validity rules.