Hello everyone!
I was wondering if anyone has a solution for changing body properties such as density, friction and bounce once the body has been created. I found that adding/removing the body makes it stop for a second if it is moving.
I found this function:
https://developer.coronalabs.com/code/body-modification
However, the body that I am trying to change is in motion, and I want it to seem like nothing changed visually (except for bounce, etc.)
Does anyone know how to do that?