set(my, INVISIBLE); // sets the entity invisible

reset(my, INVISIBLE); // sets the entity visible

Just turn INVISIBLE on and off--stay away from VISIBLE, that's another story. laugh