I'd like to know if there's a way to get and set the scale of a physicsjs body and have the bitmap assigned to the view of the body scale with it. I see no reference to scale in the state or geometry objects, and trying to set the width or height has no effect.
I'd like to increase the scale of a body and the bitmap assigned to its view.