Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_balancepot_Create_0
(view raw script w/o annotations or w/e)
|
1
|
balance = 0;
|
|
2
|
init = 0;
|
|
3
|
balancespeed = 0;
|
|
4
|
inittimer = 0;
|
|
5
|
falling = -2;
|
|
6
|
memfalling = -2;
|
|
7
|
con = 0;
|