hide floor hitRight/hitLeft by default

This commit is contained in:
Kevin Ngo
2018-12-05 03:11:19 -08:00
parent f44b94c3aa
commit 7f1bef24c1

View File

@@ -128,7 +128,7 @@
id="floor"
data-saber-particles
geometry="primitive: plane; width: 3; height: 3"
material="shader: floorShader; src: #floorImg; normalMap: #floorNormalsImg; envMap: #floorEnvImg"
material="shader: floorShader; src: #floorImg; normalMap: #floorNormalsImg; envMap: #floorEnvImg; hitRight: -999 0 0; hitLeft: -999 0 0"
rotation="-90 0 0"
raycastable-game
stepback></a-entity>