4
0
Fork 0
This repository has been archived on 2023-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
surprise_dungeon/objects/oMonster/Draw_64.gml
2020-12-05 17:07:07 +01:00

4 lines
92 B
Plaintext

draw_text(16,16,dir);
draw_text(16,48,deplaceVertical);
draw_text(16,80,deplaceHorizontal);