2D Friction alternative

Hey,

There is apparently no way in Unity to change a 2D physical material at runtime, i’ve sent a bug report but it seems to have been bugged for years so i’m not expecting it to be fixed anytime soon.

Is there an alternative to changing friction at runtime, it’s important for my game and disabling/enabling my collider (only workaround) is causing some issues with triggers.

I’m pretty much desperate at this point, any suggestions would be appreciated.

Thanks

I’m not sure i understand what you suggest, i don’t know what SSP is, i’m happy with the Box2D physics and all i need is to change my character’s friction at runtime which doesn’t work so i’m looking for a simple alternative if there are any, it doesn’t have to be realistic.

Thanks for helping.