What I mean by this is that I have the enemy and the player in my game have the platformer behavior. For some reason when the player jumps, so does the enemy, even though it only says
Player: simulate jump.
How do I make it separate without having to redo the entire thing?