remove unused play-button attribute
This commit is contained in:
@@ -162,7 +162,6 @@
|
|||||||
</a-entity>
|
</a-entity>
|
||||||
|
|
||||||
<a-plane id="playButton"
|
<a-plane id="playButton"
|
||||||
play-button
|
|
||||||
play-sound="event: mouseenter; sound: #hoverSound; volume: 0.03"
|
play-sound="event: mouseenter; sound: #hoverSound; volume: 0.03"
|
||||||
position="0 -0.482 0"
|
position="0 -0.482 0"
|
||||||
proxy-event="event: click; to: a-scene; as: playbuttonclick"
|
proxy-event="event: click; to: a-scene; as: playbuttonclick"
|
||||||
|
|||||||
Reference in New Issue
Block a user