All I wish to achieve is a floating platform that wobbles/tilts when you walk on it.
I’ve tried multiple methods including using constraints and old/new body movers, yet nothing works perfectly. I have noticed sometimes the wobble effect works fine with parts, but not with your character- which sometimes causes weird physics latency and/or doesn’t work at all.
If someone could provide a working example, that would be awesome! For something seemingly simple, I’m at a loss.
Unfortunately this runs into the same issue I had before, that is when you scale the platform - in this case I made yours 10x10 studs instead of 4x4 - if you walk your character on it it is fixed in place, but if you walk/move around for a few seconds, physics are simulated again and the constraints/wobble part “spring” back to life. Why is this?