Hello,
I was wondering if anyone knows if this is a construct 2 thing or a box2d thing - I looked through box2d manual and couldn't find an answer.
If you change the friction coefficient object, the physics behavior will not apply velocity changes to an object during the next frame. In other words, if you change friction every tick, a physics object will not move!