sBoss1Fball 0 -1 0 0 <undefined> <undefined> 1 603 7 0 0 -1 2 self 0 0 1 gravity_direction = 270; gravity = 0.2; hpush = 5; vpush = -3; //damage = 15; damage = global.mod_arachnusfireballorange; 1 603 7 0 0 -1 2 self 0 0 1 image_angle += 30; if (y > 208) { CollisionBottom = 1; } else CollisionBottom = 0; if (x < 48) { CollisionLeft = 1; } else CollisionLeft = 0; if (x > 272) { CollisionRight = 1; } else CollisionRight = 0; if (CollisionRight && hspeed > 0) hspeed *= -1; if (CollisionLeft && hspeed < 0) hspeed *= -1; if (CollisionBottom) { instance_create(x, 208, oArachnusFBExpl); sfx_play(sndProjHit1); instance_destroy(); } 1 603 7 0 0 -1 2 self 0 0 1 damage_player(damage, hpush, vpush, 0, 0); 0 0 0 0.5 0.100000001490116 0 0.100000001490116 0.100000001490116 0.200000002980232 -1 -1