1 | scr_depth(0, 0, 0, 0, 0); |
2 | if (spec == 0) |
3 | scr_npc_anim |
4 | if (spec == 1 && instance_exists(OBJ_WRITER)) |
5 | image_speed = 0.25; |
6 | if (instance_exists(OBJ_WRITER) == 0) |
7 | { |
8 | spec = 0; |
9 | image_speed = 0; |
10 | } |