Trying to be brief, but my enemy slime is currently only "colliding" or printing -5HP when I don't specify any extra information other than detecting collision within itself.
To keep things in check, I want to make an if statement that checks if its the player that has entered the body. I'm unsure how to properly reference my Player Character, or if I should reference just the collision box. Any ideas?