How do I have an effect in play for x turns from an array

0 favourites
  • 1 posts
From the Asset Store
Supports 1D, 2D, 3D arrays. Import and export arrays in JSON format
  • My heading is a bit confusing, I didn't know a good short form way of explaining my problem!

    I'm designing a card game, when a user clicks the 'Next Card' button a card at random is called from a set of 10 different categories arrays.

    Some of the cards will have an effect that lasts for say the next 5 cards, which isn't really a problem as I can use a variable to keep track of that.

    My issue is that, when the effect is over, I want it to be displayed when the person hits the 'Next Card' button, instead of showing another random card - does that make sense?

    So... 1. (Random Card), 2. (Random Card w/Effect for 5 turns), 3. (RC) 4. (RC) 5.(RC) 6.(RC) 7. (effect off card) 8. (Random Card)

    Could someone please point me in the best direction for a solution? I know it's probably something simple, I just can't quite wrap my head around it yet!

    Thanks

  • 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)