Hi All, I am simulating a water spraying effect with small sprites with an Alpha Threshold on the layer they are created on. I would like those physics objects to fill a space and raise a platform above them. I want to use this as a level traversal mechanic. I have a gif to reference. Im not sure if I should make the platform a physics object then apply force up on the Y axis or if there is a better method. I have tried this and the sprites can't get under the platform enough to apply force.