Hello all,
Quick question. How do i dictate when my player can use his second jump within the double jump feature inside of construct 2 platformer behaviour?
I want my player to be able to perform a double jump but only if they are moving upwards and not falling.
Was thinking of disabling the button but it would require me to stop movement while in the air.
Thanks!