1 | event_inherited(); |
2 | image_index = 2; |
3 | image_speed = 0; |
4 | y = -30; |
5 | depth = obj_heart.depth - 1; |
6 | timer = 0; |
7 | con = 0; |
8 | flash = 0; |
9 | siner = 0; |
10 | destroyable = 1; |
11 | destroyonhit = 0; |
12 | swingdir = 1; |
13 | myspeed = -4; |
14 | length = 170; |
15 | place = 50; |
16 | swing = 0; |
17 | target_x = camerax() + 240; |
18 | target_y = -10; |
19 | sneoarmtimer = 0; |