Undertale script viewer

← back to main script listing

gml_Object_obj_lastruins_bg_Step_0

(view raw script w/o annotations or w/e)
1
background_x[0] += 0.1;
2
background_x[1] += 0.3;
3
background_x[2] += 0.5;
4
background_x[3] += 0.6;
5
background_x[4] += 1;
6
background_x[5] += 1.5;
7
background_x[6] += 2;