Undertale Yellow script viewer
← back to main script listing
gml_Object_obj_heart_initiate_battle_flowey_rooftop_Step_2
(
view raw script w/o annotations or w/e
)
1
x = obj_pl.x;
2
y = obj_pl.y;
3
obj_pl.depth = -10000;
4
obj_flowey_npc.depth = -10000;