How can I set text to the sprite name in an array?
Develop games in your browser. Powerful, performant & highly capable.
Set text to array.at(x) where x is the index where the of the sprite name was stored.
Thank you very much!