How do I pull array data every x second?

0 favourites
  • 1 posts
From the Asset Store
Data+ is the best Data Management solution for Construct 3. It contains 4 Addons (Plugin & Behavior).
  • Hi, first time posting here.

    I'm creating kind of a rhythm game. but it's not synced to any music so i'd like to use every x second condition

    what i want to do is:

    1. create an array that stores series of values(i.e. red, blue, red, red, blue, red, blue, blue...)

    2. every x second, take an array data

    3. create an object(with a bullet behavior) according to the array data

    so that every x second, a proper object shows up and moves across the screen in the order of array data.

    i'm thinking that using "every x second" as a main condition and pulling out array data in turn as main action, then as a sub condition, according to the array data and create object as sub action...

    am i approaching correctly?

    hope i'm explaining myself clear..

    thank you in advance!!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)