So in my 2D Platformer I have an enemy that will fly towards you within a certain range and I have a box on my player's feet that if it contacts the enemy it will destroy it. But when I jump on it the Player takes damage and kills the enemy. Is there a way to make it one or the other?
↧