Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_ceroba_mask_overworld_transition_Other_7

related scripts: Create_0Destroy_0Draw_0Draw_73Other_7 Step_0

(view raw script w/o annotations or w/e)
1
if (sprite_index == spr_ceroba_transformation_p1_mask_start)
2
{
3
    image_index = image_number - 1;
4
    image_speed = 0;
5
}