In my game, my player can find messages on computer. I want to make a code useful and simple. When my player collide with a computer, he can activate it with A...
I have a dictionary that stores messages. 0: Hello 1. 1: Hello 2. 2: Hello 3. I want to set text "message" when an event happens. Basic logic is "messages.SetTe...
When I have text or a Sprite Font object, I can easily use bbcode when I adapt the text in the properties bar. However, when setting text to something new or gl...
I cant find "set text" at sprite font. I follow a tutorial but it seems that set text Is'nt on there. Can anyone help me? ~Pdamian.
I'm new to Construct and I think is awesome but it will take time to learn it. I'd like to create a book. For this book I'm trying to use just 2 layouts (1 is t...
When I clicked on ok, file need to be choose from file chooser & set text to random from text file. Example - list is. A.Mango. B.Apple. C.Banana. D.Orange. Cli...
I want the numbers in the text to be variable. There will be many variables and I want text to come after these variables. "Coin:" &coin. Not like. "Coin:" &coi...