Undertale script viewer

← back to main script listing

gml_Object_obj_dateheart_Other_11

(view raw script w/o annotations or w/e)
1
global.typer = 22;
2
blcon = instance_create(obj_papdate.x + 145, obj_papdate.y + 22, obj_blconwdflowey);
3
movement = 0;
4
blconwd = instance_create(blcon.x + 25, blcon.y + 10, OBJ_WRITER);
5
canpress = 0;