Is there a built-in way to implement friction?

Options
I suppose I could implement my own friction system, I'm just wondering if there's already a system in place for handling friction.

Answers

  • There appears to be a TSMaterial class that applies static friction, but I'm looking for something with dynamic friction.
  • JeffersonHenrique
    Options
    Hello @ScriptGeek, we will include soon some way to access friction/material properties of a body, so you can change its values in your own friction system.