Start my game by a sentence

Hello to all,

I have a question, i don’t know how to lauch my game, by entering from keyboard, for example : start

At the moment, i have found how to start for example by entering a keyword, for example : S

But what i would need is how to launch by the secret sentence then hit enter to start at the main title, is that possible ?

Thanks !

You’ll likely need to use a Text Entry Object and then monitor for when the Text Entry Object’s String matches your desired word.

You can see an example of the Text Entry Object on the examples tab when creating a new project, or at https://gdevelop-app.com/game-examples-starters/

thank you so much Silver-Streak !

I will try it now on my project

many thanks again

1 Like