I want to make something like this: If player overlaps sun -> sun's opacity -1, if not -> +1. BUT Sun is on layer with scroll ratio = 1%, and the player is on layer with scroll ratio = 100%, so it's not working because Construct thinks that player doesn't overlapping it, when it visually does.