The Phantom objects don't have a shape or color its just sorta invisible and there.. and it only happens to one level. I get this feeling that I should delete it, and maybe just remake the level, and see if that works
world.currentLevel=whatLevel;
public void damageStun(int dmg)
{
if (wait == 0) {wait = 1;}
}this.removeObjects(this.getObjects(Actor.class));