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

3 lines
128 B

if (room == rm_a0h08 && instance_exists(oLavaSurface) && y > 500 && sprite_index != sMumbo_lava)
sprite_index = sMumbo_lava