Hello, is there a way to create a sprite (a simple coloured circle) with a displayed text in it that changes every time i click on a button?
Develop games in your browser. Powerful, performant & highly capable.
You could add a Spritefont or textobject and pin it to the sprite..
Depends on how many changes of text you want. If it is only two or three you could do them as seperate animations, but if you what general text then pin a text object to it.