Undertale script viewer

← back to main script listing

gml_Object_obj_spiderstrand_Create_0

(view raw script w/o annotations or w/e)
1
siner = 0;
2
firstx = random(300) - 150;
3
secondx = random(300) - 150;
4
xhome = xstart;
5
scrollspeed = 0.9 - random(0.2);