diff --git a/README.md b/README.md index 240511b9..750f66aa 100644 --- a/README.md +++ b/README.md @@ -75,9 +75,9 @@ You can also use the trigger button instead of trackpad button by adding `button For Daydream, replace `gearvr-controls` by `daydream-controls`. -If you use [aframe-environment-component](https://github.com/feiss/aframe-environment-component) > 1.0.0 -and want to teleport on the generated ground, on the hills, you can -specify `collisionEntities: .environmentGround`. You can also add `.environmentDressing` if you want to teleport on the dressing like the mushrooms. +If you use [aframe-environment-component](https://github.com/feiss/aframe-environment-component) +and want to teleport on the generated ground, you can +specify `collisionEntities: .environmentGround; landingNormal: 0 0 1;`. On Gear VR, it can be very slow with the curved line. Use `maxLength: 200; type: line;` in this case.