Deltarune (Chapter 4) script viewer
← back to main script listing
gml_RoomCC_room_dw_church_pianopiece_left_14_PreCreate
(view raw script w/o annotations or w/e)
|
1
|
gen_timer = 0;
|
|
2
|
gen_rate = 40;
|
|
3
|
element = 0;
|
|
4
|
r_movetype = 3;
|
|
5
|
r_movevistype = 0;
|
|
6
|
r_dir = 2;
|
|
7
|
r_waittime = 0;
|
|
8
|
r_waittimer = -1;
|
|
9
|
r_movetime = 7;
|
|
10
|
r_movetimer = -1;
|
|
11
|
r_prefdir = "none";
|
|
12
|
r_influenceable = -1;
|
|
13
|
r_homedistance = -1;
|