FriskaAS's Forum Posts

  • hey how do I moving my sprite with touch control event but without arraw butto, so basicly I moved it with my finger

  • korbaach,

    Hey I've already understands how to randomize position, now I still don't understand how to make my game to keep repeating again and again until it's game over.

    BTW thanks for always helping my to resolve my problem

  • korbaach

    hey if I want this game ( simpleQuizGame.capx ) to keep playing what the function I should add ?

  • korbaach

    what this code means ?

    "{""c2array"":true,""size"":[3,1,1],""data"":[[[0]],[[1]],[[2]]}"

  • blackhornet

    3QA = 3Question and Answer,

    well thank you for answering and giving me an example. It's so damn helpfull

  • korbaach

    OMG. woooooooooooooooow that's what I need it.

    I love you !!!!!!!!!

  • korbaach

    hey thank you

  • blackhornet

    where should I put my index ?

    It's just showing 3QA and no more

  • hey I made this code

    "{""c2array"":true,""size"":[4,6,1],""data"":[[[""Click on the Blue""],[""Red#0""],[""Green#1""],[""Blue#2""],[""Yellow#3""],[2]],[[""Click on the number Two""],[""Two#4""],[""One#5""],[""Three#6""],[""Four#7""],[4]],[[""Click on the Star""],[""Circle#8""],[""Triangle#9""],[""Star#10""],[""Square#11""],[8]],[[""Click on the Purple""],[""Circle#12""],[""Triangle#13""],[""Star#14""],[""Square#15""],[13]]]}"

    the problem is, that the question number 4 doesn't want to appear. It's just showing 3QA

    please help me

  • hey I made this code

    "{""c2array"":true,""size"":[4,6,1],""data"":[[[""Click on the Blue""],[""Red#0""],[""Green#1""],[""Blue#2""],[""Yellow#3""],[2]],[[""Click on the number Two""],[""Two#4""],[""One#5""],[""Three#6""],[""Four#7""],[4]],[[""Click on the Star""],[""Circle#8""],[""Triangle#9""],[""Star#10""],[""Square#11""],[8]],[[""Click on the Purple""],[""Circle#12""],[""Triangle#13""],[""Star#14""],[""Square#15""],[13]]]}"

    the problem is, that the question number 4 doesn't want to appear. It's just showing 3QA

    please help me

  • CrazyVulcan

    hey I made this code

    "{""c2array"":true,""size"":[4,6,1],""data"":[[[""Click on the Blue""],[""Red#0""],[""Green#1""],[""Blue#2""],[""Yellow#3""],[2]],[[""Click on the number Two""],[""Two#4""],[""One#5""],[""Three#6""],[""Four#7""],[4]],[[""Click on the Star""],[""Circle#8""],[""Triangle#9""],[""Star#10""],[""Square#11""],[8]],[[""Click on the Purple""],[""Circle#12""],[""Triangle#13""],[""Star#14""],[""Square#15""],[13]]]}"

    the problem is, that the question number 4 doesn't want to appear. It's just showing 3QA

    please help me

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • korbaach

    hey, I have already make my project just like you do, but when I add a new question and answer. The new QA doesn't want to appear. It's just show 3 QA.

    What should I do ?

  • CrazyVulcan, thank for the answer I will try it

  • Kyatric, well sorry for that at least I'm trying here,

    I don't know what to do anymore, you guys already an expert, and I'm just beginner.

    I just trying to solve my problem by asking you guys

  • I want to make a match made cards in 3rows and 2columns, with 44frames. What I need is that frames will random it every time you start a game.

    Please tell me what should I do it ?