Deltarune script viewer

← back to main script listing

gml_Object_obj_ralsei_runevent_ch1_Create_0

(view raw script w/o annotations or w/e)
1
con = 0;
2
runamt = 0;
3
if (global.char[1] != 3)
4
    con = 999;
5
if (global.flag[206 learned_to_run] == 1)
6
    con = 999;
7
image_speed = 0.2;