Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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.