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

10 lines
147 B

image_speed = 0
image_index = 0
frame = 0
if (room != rm_a7b08A)
{
if (global.event[0] == 1)
frame = 5
spawn_scavenger_septogg()
}