If true, TileMap collisions will be handled as a kinematic body. If false, collisions will be handled as static body.
public bool CollisionUseKinematic { get; set; }