It just doesn't work as I want it to work. I want my enemy to shoot exactly when it's inside the range of the camera of the player, in other words, when I SEE the enemy, but it shoots the moment the camera's range touches the visibilitynotifier of the enemy (the enemy is offscreen and keeps shooting even though I don't see the sprite, that's the problem)
Isn't there a workaround for that?