Hello,
i have a little problem with my infinity runner.
I end the game when the player didn´t make the jump.
I try to do this by Player is overlapping Block -> end
But like in this case the player/star is overlapping the block but the game doesn´t end it´s bumping the player up to the height of the block and the game continues.
I can´t use on collision because the player is allways on a collision with the block.