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.
|
repeat (10)
|
|
instance_create(center_x, center_y, oDebris)
|
|
repeat (10)
|
|
instance_create(center_x, center_y, oMetalDebrisBig)
|
|
make_explosion1big(center_x, center_y)
|
|
instance_destroy()
|