Hello!
Iām testing a HTML5 game (made in Construct 2) wich I uploaded as an iFrame and everything is working fine but the key system. The player moves the character with right and left arrow keys and jump with the up arrow key. The problem is that when I press the up arrow to jump, not only the character jumps but the hole site scrolls ups too.
Is there any solution or will I have to change the input jump key in my game?
Thanks for the attention people!