restyled tutorial (fixes #162, fixes #170, no logic)

This commit is contained in:
Diego F. Goberna
2018-11-09 00:15:23 +01:00
parent 7953126168
commit efef3e39b4
7 changed files with 8098 additions and 58 deletions

View File

@@ -98,7 +98,8 @@ AFRAME.registerState({
songNameTexts: '', // All names in search results merged together.
songSubNameTexts: '' // All sub names in search results merged together.
},
searchResultsPage: []
searchResultsPage: [],
tutorialActive: false
},
handlers: {