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-The-Horde-Multitroid/Export_Code/gml_Object_oBoss1FBExplL_Cr...

12 lines
181 B

image_speed = 0.5
alarm[0] = 2
hpush = 5
vpush = -3
if (room == rm_a1h01)
damage = global.mod_boss1DfireballExOL
else
{
setCollisionBounds(-7, -17, 2, -8)
damage = 15
}