I made a game object button in my 2d scene that when pressed it would trigger a custom event inside the blocks to make all the blocks with the same tag reverse their gravity and float to the ceiling. I had it working before but don’t know what i deleted because now it only reverses the gravity for the first one it finds. My head hurts trying to figure this out
The picture is the flow chart for the button.