menu background only raycastable if menuActive
This commit is contained in:
@@ -109,10 +109,10 @@
|
|||||||
|
|
||||||
<a-entity
|
<a-entity
|
||||||
id="menuBackground"
|
id="menuBackground"
|
||||||
|
bind-toggle__raycastable="menuActive || genreMenuOpen || isSearching"
|
||||||
mixin="slice"
|
mixin="slice"
|
||||||
slice9="left: 70; width: 2.5; height: 1.55; opacity: 0.9"
|
slice9="left: 70; width: 2.5; height: 1.55; opacity: 0.9"
|
||||||
position="0 0 -0.005"
|
position="0 0 -0.005"></a-entity>
|
||||||
raycastable></a-entity>
|
|
||||||
|
|
||||||
<a-entity id="mainMenu" bind__visible="!genreMenuOpen">
|
<a-entity id="mainMenu" bind__visible="!genreMenuOpen">
|
||||||
<a-entity id="searchResultsContainer" position="0 0 0.001"
|
<a-entity id="searchResultsContainer" position="0 0 0.001"
|
||||||
|
|||||||
Reference in New Issue
Block a user