Undertale script viewer
← back to main script listing
gml_Object_obj_pushrock3_Create_0
(
view raw script w/o annotations or w/e
)
1
push = 0;
2
if (
global.flag[35
pushed_rock_4
]
== 1)
3
{
4
x += 60;
5
push = 1;
6
}