Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_cybercity_trashcan_Create_0

(view raw script w/o annotations or w/e)
1
event_inherited();
2
image_index = (global.flag[flag] == 1) ? 1 : 0;
3
image_xscale = 2;
4
image_yscale = 2;