Currently I have the following events for toggling a variable change:
The first event listed works and the variable is changed for each specific brick overlapped.
The second event will only work once the Shopsign is overlapping absolutely no bricks (the bricks are sprites lined up right next to each other).
How would I make it so the second event works as the Shopsign moves across the screen of bricks? (the Shopsign is never not overlapping a brick during the game)
I've tried so many variations of the events but I can't seem to get the second event to work the way I want.
Thanks!