Basic Storytelling Game

Hello Everyone,

Hope someone could help me out here as this is my very first day adventure on writing my own game and the best part is, it seems a lot more possible to accomplish with GameSalad.

I would like to create a storytelling game, very basic stuff only text will be changing and a bit of images change as well. All users need to do is keep pressing enter or touching their mobile device and as a result, the text will be changing, telling the story. Is there any tutorial that I can lookup to speed up my development ?

I tried the basic tutorial and I thought KEY DOWN was my answer but I realized whenever the key is released, the text disappear again. Hope someone could help me guide in this new arena. Thanks all !

Comments

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    I don't know of any specific tutorials but I've put together a quick demo for you. This uses a Table to hold the text associated with each image. Note the names of each image in the Image Tab, they are named 'image-1', 'image-2' etc. Each time the button is pressed a new image and it's text will show on screen.

  • harrylynn17harrylynn17 Member Posts: 2

    Whoops ! Thanks a lot ! I'm still not getting to the table of the tutorial and I thought attribute was my answer and ended up creating a lot of attributes instead of rows in table. Thanks !

Sign In or Register to comment.