Deltarune script viewer
← back to main script listing
gml_Object_obj_forest_area5_puzzle_ch1_Create_0
(
view raw script w/o annotations or w/e
)
1
touched = 0;
2
last_touched = -1;
3
activated = 0;
4
type = 0;
5
if (y >= 500)
6
type = 1;