Undertale script viewer

← back to main script listing

gml_Object_obj_zoomaton_Create_0

(view raw script w/o annotations or w/e)
1
scalefactor = 4;
2
left = 33;
3
top = 51;
4
width = 20;
5
height = 15;
6
on = 0;
7
ldiff = -1.65;
8
tdiff = -2.55;
9
wdiff = (sprite_width - width) / 20;
10
hdiff = (sprite_height - height) / 20;
11
sdiff = -0.15;