Closed Earth77 closed 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.
Teleport to a tree and grab an apple. Move apple under jawline and you will start to move very quickly through the air.
Apple should not trigger user to fly in sky.
Apple makes the user fly quickly in the air (explode velocity on y axis). This also happens with other Rigidbodies when moving around jawline.
Just exclude the apple (or whatever object) from being a valid teleportable surface by using the teleport validity rules.
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.