Hey guys!
I have another problem, I can't solve it for several days already.
I'm trying to emulate SubZero's Ice Freeze, like Down, Forward, Low Punch
I know how to make a combo with the same button pressed several times, but in this case, I need to press 3 different buttons, and only then play Ice Freeze animation.
As I understand in Construct when you create an event you can add only once "On Key Pressed", every other condition or sub-event will give only the option "Key is down". Am I right or I missed something?
Here is what I did
I don't know if there is another way to solve it, but I'm struggling to set the timer object here. It's not working properly because it doesn't consider how fast you pressed the buttons.