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

4 lines
92 B
Plaintext
Raw Normal View History

2020-12-05 16:07:07 +00:00
draw_text(16,16,dir);
draw_text(16,48,deplaceVertical);
draw_text(16,80,deplaceHorizontal);