loading screen cancel btn
This commit is contained in:
@@ -46,5 +46,15 @@
|
||||
position="0 -0.38 0.004"
|
||||
visible="false">
|
||||
</a-entity>
|
||||
|
||||
<a-entity
|
||||
id="loadingCancelButton"
|
||||
mixin="bigMenuButton"
|
||||
bind-toggle__raycastable="isSongLoading || isSongFetching"
|
||||
position="0 -0.67 0.01"
|
||||
proxy-event="event: click; to: a-scene; as: songloadcancel"
|
||||
slice9="width: 0.77">
|
||||
<a-entity mixin="font" text="align: center; color: #FAFAFA; wrapCount: 20; value: CANCEL" position="0 -0.065 0.001"></a-entity>
|
||||
</a-entity>
|
||||
</a-entity>
|
||||
</a-entity>
|
||||
|
||||
Reference in New Issue
Block a user