Hi there,
I’m having this weird issue which I think is due to the way I am doing this. I created a platform that has a Rigidbody. I applied force to it to make it go up which is fine but once I apply relevant force to move forward my player which has a character controller and rigidbody slides off of the platform. Is there any way to stop this? It works fine if I remove the character controller but then I can’t move. The platform itself makes weird jitters while moving too when the character controller is on the player object.