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

14 lines
280 B

if (global.screwattack == 0)
{
with (112064)
y += 50
with (112065)
y += 50
with (112066)
y += 50
instance_create(48, 320, oBlockSpeed)
instance_create(48, 336, oBlockSpeed)
instance_create(48, 352, oBlockSpeed)
}
instance_destroy()