gricha2380 / regex

https://gricha2380.github.io/regex/demo
0 stars 0 forks source link

In game tutorial system #17

Closed gricha2380 closed 6 years ago

gricha2380 commented 6 years ago

Use tutorial object in game model to load strings. Consider adding event triggers. Create single UI target.

gricha2380 commented 6 years ago

Tutorial object created. Clicking on the content cycles through tutorial array. Events are able to override content, after which point clicking again will return to standard tutorial array content.