Undertale script viewer
← back to main script listing
gml_Object_obj_papyrus6_Collision_1576
(
view raw script w/o annotations or w/e
)
1
if (conversation == 0)
2
{
3
conversation = 1;
4
other.x = other.xprevious;
5
other.y = other.yprevious;
6
}