Help with AlignPosition on a rolling ball

Hi, I’m trying to make a bumper ball tool inspired from the mario party superstars minigame. I just wanted to ask, how would you keep the player on a rolling ball? I tried to use an AlignPosition, but since the ball keeps rolling, so would the player. Can someone please provide an alternative method or maybe is there a workaround on keeping the attachment on the ball locked?

Thanks in advance.

2 Likes

Do you mean sitting on the ball?

I think if you add an attachment above it i dont think it should move, if that doesn’t work then you can update the align position with a script based on the position, but thats not going to be very efficient, your goal should be getting an attatchment or position above yhe ball tho.