Deltarune (Chapter 5) script viewer

← back to main script listing

gml_Object_obj_climb_climbable_Create_0

(view raw script w/o annotations or w/e)
1
depth = 1000010;
2
visible = 0;
3
dodraw = false;
4
5
on_climbing = function()
6
{
7
};