How to make only horizontal collisions of the enemy ?
I want to make a same effect as a in a game "Blasphemous", when a player jump at the enemy head, collision of a enemy is disabled, until player go out from a enemy area
I tried to do it, but problem that if enemy collision will be disabled, the enemy will fall through the ground
anyone have an idea how to do it correctly ?