Hello there. So I am making a hot potato game where you can pass the potato, I just have one problem. I do not know how to make the player drift. And I have no idea where to start. I would appreciate any suggestion sent!
Sorry, what do you mean by making the Player âdriftâ?
If they have the hot potato they kind of drift / glide so the other players will be able to avoid the hot potato
You can make the player drift by changing the physical properties of the part that the player is walking.
If you change the friction of the part (lower = more sliding) then I think itâs going to create the effect that you want.
If it doesnât works, try changing the friction weight to a high number (like 100)
(You need to enable âCustomPhysicalPropertiesâ to change these properties)
Thanks for your response I will check it out very soon
I just tried out and if you change the Friction to 0 and the FrictionWeight to 100 it works perfectly fine! It creates a very cool sliding effect