I want a ball to convert from solid enabled to solid disabled after an event, but it doesn't seem to do that despite my code.
The ball keep colliding with objects that I have ALSO changed to disabled after the same event.
So, five sprites all solid enabled.
After event, all five go to solid disabled.
But, it seems to be ignoring me.