Is there a way to set a ig.Box2DEntity to unmovable. So that when another ig.Box2DEntity impacts it, it bounces off.

Player -> Platform

The platform never moves when the player impacts it.