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,
In the game I am making i would like to trigger an event if textbox contains a specific phrase or word compared to the entire textbox being that word.
For example i want it to find the trigger 'X' in this textbox "I am X"
Thanks in advance
Hi,
use this event
Develop games in your browser. Powerful, performant & highly capable.
Or
https://www.dropbox.com/s/2a6b6i93989gchc/template_find_text.capx?dl=0
use find / findCase
Thanks for the replies i got it to work with Saad Swad's method.
Thanks!