if (global.image_alpha_enemy_attacking < 1)
image_alpha = 1;
else
image_alpha = obj_martlet_head.image_alpha;
x = obj_martlet_head.x;
y = obj_martlet_head.y;