Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How would you make all terrain (or possibly just ice) slippery?

Asked by 4 years ago

I already know how to make parts slippery by using the friction property. I tried using a method of making people's legs have a low friction, but that didn't work. Is there a way to make certain terrain materials (if not everything) slippery?

1 answer

Log in to vote
0
Answered by
Ziruken 139
4 years ago

Hi!

To make parts slippery without any scripts, all you need to do is change CustomPhysicalProperties's Friction to a value between 0 and 1 (i.e. 0.4)

I hope this works. If it don't, feel free to make questions on this answer.

Sincerely, Ziruken.

0
He is asking to make terrain slippery, not parts. 3ora 54 — 4y
0
Yeah, thanks for your response, but I just want to make terrain slippery. SheriffTaco 13 — 4y
Ad

Answer this question