I am trying to make a side view platformer where the player is a ball/marble and it has semi realistic physics, like the ball bouncing, and the platforms having seesaw physics. Thankfully I found a tutorial on seesaw physics, but no matter what I do, I can't get the ball to bounce, without glitching out the seesaw platforms. I am using the physics behavior for everything. While we are at it, if you could help me figure out how to have the ball naturally slide off the platforms unless the player is moving them, that'd be cool too!