I have sprite font which shows the damage will pop out from the enemy, I give the font platform behavior, when it is on the ground(have solid behavior), it stop and when I check it in debug layout I found it's collision enable is true, So I would like to disable the collision and let the font can fell out of the layout.