Hey guys, a little help if you don't mind. Just started getting into Construct 2 so am a little fresh to it all.
So I'm busy setting up a game mechanic for when the player is against either the left or right wall they stick for x amount of time or until they choose to jump away. I'll be brief, but currently I have it setup for example when the player is not on the floor and has wall the right. Platform is disabled and wait is set to 3 seconds after which they fall to the floor. I then want it to run a left jump action away from the wall cancelling the 3 second wait if the player chooses so.
As I said I've been very brief. I have tried a few different attempts with variables for an on/off playerStick and playerStickTime. It works apart from I always have to wait for the 'wait' action to finish before it proceeds to either the on/off playerStick.
I'm probably (I hope) making this more complicated then it needs to be. Any advice on a simple way to go about this would be greatly appreciated.
Thanks!