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.
AM2Rogue/Export_Code/gml_Object_Rooma3c03Fix_Col...

14 lines
280 B

if (global.screwattack == 0)
{
with (112039)
y += 50
with (112040)
y += 50
with (112041)
y += 50
instance_create(48, 320, oBlockSpeed)
instance_create(48, 336, oBlockSpeed)
instance_create(48, 352, oBlockSpeed)
}
instance_destroy()