vagos88's Forum Posts

  • 11 posts
  • some times 7 answers some times 8.so i need 8 different variables as triggers, right?

    P.S do you have email or anything so we can talk off topic. if yes, send me in pm here. i will need your knowledge for sure

  • I tried this but i want the correct answers to be random. Using the Trigger variable i must find the 1st answer first,then the second etc. Is there another way?

    P.S The game is something like Family feud. Question appears,then you must find as many correct answers as you can.each answer gives different score

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • can you explain more ? i cant make it

  • I made a global variable TRIGGER = 0, in correct answer -> Add 1 to TRIGGER

    but where i set the check ?

  • if i type the same correct answer ,the score goes up as many times as i type it. how can i make it stop?

  • Finally i understant what you mean.Thanks a lot man.you are the best!

  • I did it but no results. When i type correct answer in textbox it shows 7 points. Then i type again another correct answer for 10 points. But it shows 10 on score. not 17

  • i cant understand what "Set Text1 to Score" means. where i do this ? in event sheet ? in object text1 ?

  • i created the global variable and used the Add To in correct answer. But how i display the Score in text1 ?

  • i will try it but i want to mention that not all answers give +10 score. some give 10 some give 20 etc.

    thanks anyway

  • hello. Newbie here.

    i 'm making a game with questions and answers.One question with 7-8 correct answers. Each correct answer gives specific points. i set text1 "0" when game starts.

    EXAMPLE :

    when answer is correct i use : event -> textbox /compare text "LION" / action -> text1 /set text "10"

    so when you type LION in the textbox you take 10 points in text1.

    Problem is i can't add the points of all answers using this way.It keeps only the points of one answer.

    any help around ?

  • 11 posts