Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_rhythmgame_editor_note_node_Create_0

(view raw script w/o annotations or w/e)
1
noteindex = 0;
2
notetime = 0;
3
image_xscale = 2;
4
image_yscale = 0.5;
5
hover = false;
6
active = true;
7
dragready = false;