How to stop parts assembly linear/angular velocity from making the player slide

i have a platform that moves around however when moving the assembly linear and angular velocity change causeing the platform to become a conveyor and making the player slide off

is there any way to just make the character not slide off due to assembly velocity or even to just disable assembly velocity its been hassling me for 2 days now many thanks in advance

1 Like

from what I understand, you’re moving an object with the assembly property of the part, can’t you just use tweenservice?

1 Like

im using allignposition and allignorientation and ill try just using tweenservice

MUCH BETTTTERRRR thank you so much it had crossed my mind before but i didnt have the courage to rip apart my script and to make it not use roblox physics stuff have a blessed day

end result much better:

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.