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
I am having a problem where the the text is sometimes getting chopped off at the right hand side of my spritefont box. I am using the typewriter effect. You can...
Was wondering if it is possible to get typewriter text to type at a defined rate i.E. Characters per second, rather than over a fixed duration? The typewriter t...
I set variable1 = 0. On key releases add 1 to variable1. And in event condition variable1 = 1 . Set typewirter "helllllllllllo" 1 sec. But nothing happen why?
Hello there, I was just wondering if any of you had an idea how I should go about appending the text so that it continues to typewrite. All the best, Hayden.
So since the last time we met I bought an annual subscription of Construct 3, so I guess you're going to support me (and bear with me) along the way, haha. So I...
It's me again. So I've my text with typewriter which is nice, but something doesn't seem to work. The sentence doesn't wrap properly. Honestly I could do it man...
Hello again! I think the title says it all. I want to know what the last letter typed by the typewriter is and then use that to determine whether a sound should...
When I set my time scale to 0 my typewriter animation keeps going. Is there a way to make the typewriter animation respect the time scale when I set it to 0? I...
I am actually making a game where there are dialogs. Before, I display the text using left(), but when I try to change it for use the typeweriter feature, it li...