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.
|
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
|