1 | if (live_call()) |
2 | return global.live_result; |
3 | depth = -100; |
4 | image_index = 0; |
5 | image_speed = 1; |
6 | image_xscale = 1; |
7 | image_yscale = 1; |
8 | image_alpha = obj_crayon_minigame.draw_alpha; |
9 | crayon_y_offset = 30; |