How could I make a slide that goes downhill?

If you are using a physics solution with no humanoids.

You can turn your character into a invisible sphere and apply a force to it, it will automatically roll downwards due to the normal force and gravity.

Thats what EgoMoose and X_O has done for their sliding system:

If you are looking for a direction to manually simulate physics:

You can cross product it as well:

1 Like