function gt_miny()
{
if (instance_exists(obj_growtangle))
return obj_growtangle.y - (obj_growtangle.sprite_height / 2);
}