I have a paralax background with several layers, among them there are sprites that at a certain moment the player can see because the intermediate layers have left a gap.
This happens dynamically during the game, not in a programmed way. I don’t know if the player is watching that sprite or not at a certain time.
Is there any way to know through events or some extension, if the player is watching a sprite and there is no other covering it? Thank you!