cosmic-gms/objects/obenemy/Draw_0.gml
2024-10-31 17:39:35 +03:00

2 lines
No EOL
117 B
Text

draw_sprite_ext(spShip1, 0, x, y, 0.8, 0.8, image_angle, global.faction2Color, 1);
draw_text(x, y - 32, shipHealth);