How do I make a texting game?

0 favourites
  • 3 posts
From the Asset Store
Change delay, create new lines, "backspace" the text
  • I need help with a creating a texting game like this one:

    nighten.itch.io/renpy-simple-messaging-system-for-mobile-game

    I don't have a example file because I don't know how to start programming a game like this. I want emulate a real iphone/android text app. For example, when the user turns on his virtual phone he has to tap the messaging app to text npcs in game. But not actually text them word for word, there will be choices he has to chose from to continue the conversation with each npc similar to the game above.

    So my question is how do I go about programming a like this? If you guys can provide a capx for me, that'll be great! Thanks in advance!

  • Hi.

    --You will need to store a lot of data for this you can use arrays, dictionaries or files.

    --You will need variables, you need to learn them too, they will control the selection of dialogs and answers.

    --You can also use a flowchart controller.

    --And additionally sprites, text, touch and local storage, audio.

    For all this there are many examples in Construct3 you open the one you need and explore.

    For this type of games creators use visual trees with dialogs in paper electronic form, it is not to get confused.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Thanks for the info! I appreciate it!

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)