function gt_maxx()
{
if (instance_exists(obj_growtangle))
return obj_growtangle.x + (obj_growtangle.sprite_width / 2);
}