Atay's Forum Posts

  • 4 posts
  • Hi everyone :),

    I need to randomize multiple choices answers, and am about ready to pull my hair out ;). Each of the 8 selections needs to randomly reposition to a different lavendar box for each question.

    I know how to randomize and reposition to the lavendar boxes based on the randomization, but I don't know how to make it so only one option repositions to each lavendar box. At present, they will randomly reposition to any lavendar box, and there will be 2 or more that choice one lavendar box, which doesn't work out. I'd love any advice for getting the selections to randomly reposition to the lavendar boxes with only one at each lavendar box.

    I am totally stuck and out of my league. Any suggestions? Thank you! - atay

  • Bartalluyn,

    Thank-you! I'd never heard of sub-events before. I looked it up, tried it, and it worked swimmingly. I'm very new to all this, and was thrilled to see this work so well. Thank you so much! :)

  • Lions_

    I was thinking of trying to trigger one only for a specific signal that I would add later, but I haven't gotten that far yet. I should have removed that before taking the screenshot since its confusing :)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi everyone! I really need help. My project requires that I have an array that randomizes and never repeats.

    I found this fantastic tutorial on shuffling arrays, and it works! However, the shuffling never stops, and I need it to stop in order to use the randomization to create the sprites I need that are associated with each array value. Then I can delete values so that I can avoid repetition (if I'm reading the tutorials right). Does anyone know how to stop a loop that was created within an array? Here is my event sheet. Thank you! :)

  • 4 posts