Deltarune (Chapter 5) script viewer
← back to main script listing
gml_Object_obj_blue_platform_PreCreate_0
(view raw script w/o annotations or w/e)
|
1
|
event_inherited();
|
|
2
|
has_flower = false;
|
|
3
|
movepattern = 0;
|
|
4
|
v_amp = 0;
|
|
5
|
v_freq = 0;
|
|
6
|
h_amp = 0;
|
|
7
|
h_freq = 0;
|
|
8
|
h_offset = 0;
|
|
9
|
v_offset = 0;
|