Undertale script viewer
← back to main script listing
gml_Object_obj_shyrenmovenpc_Step_0
(
view raw script w/o annotations or w/e
)
1
siner += 1;
2
image_index += 0.08;
3
y += (sin(siner / 8) / 2);