Undertale script viewer
← back to main script listing
gml_Object_obj_fadebar_Create_0
(
view raw script w/o annotations or w/e
)
1
fadespeed = 0.1;
2
x += floor(sprite_width / 2);
3
y += floor(sprite_height / 2);
4
image_speed = 0;