I’m trying to have my player be able to walk onto a moving platform and also be able to walk around on top of it. However, both have rigidbodys and I can’t find a way to make this work. I’ve tried mathf.clamp, and other basic rigidbody movement scripts. Is there a proper term for doing this? Could someone please help me or point me in the right direction? Thanks!
If you look online there are a few ways to do this (some better than others) I will link you to a post that will have what you need though. The solution is fairly simple and dynamic so you should not have a problem doing this.
Hope this helps. ![]()