Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_berdlyb2_postBattle_noelle_Create_0

(view raw script w/o annotations or w/e)
1
scr_darksize
scr_darksize

function scr_darksize(arg0) { inst = arg0; inst.image_xscale = 2; inst.image_yscale = 2; }
(id);
2
sprite_index = spr_noelleb_victory;
3
image_speed = 0.25;
4
obj_heronoelle.sprite_index = spr_noelle_hand_mouth_dw;
5
obj_heronoelle.visible = false;