Hello,
I want to create a game that consist in three screens (or maybe four) with static elements on each one where I would have to perform some actions (swipe, click, etc.).
I want to be able to swipe left and right in a infinite loop among the screens, I mean:
From screen 1 I can go to screen 4 or 2
From screen 2 I can go to screen 1 or 3
From screen 3 I can go to screen 2 or 4
From screen 4 I can go to screen 3 or 1
How can I do this on Construct 2?
Thanks in advance,
HerniHdez