You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AM2R-Multitroid-Fair-Team-PVP/Export_Code/gml_Object_oGunzoo_Alarm_0.gml

7 lines
178 B

proj = instance_create((x + (8 * facing)), (y - 7), oGunzooProj1)
proj.hspeed = (8 * facing)
proj.image_xscale = facing
sfx_play(sndAutrackFire)
if (state == 2)
alarm[0] = 7