Undertale script viewer
← back to main script listing
gml_Object_obj_gyftrotmouth_Step_0
(
view raw script w/o annotations or w/e
)
1
if (instance_exists(obj_gyftrothead))
2
{
3
x = obj_gyftrothead.x + 50;
4
y = obj_gyftrothead.y + 96;
5
}