Deltarune (Chapter 4) script viewer
← back to main script listing
gml_Object_obj_gerson_green_chevron_Create_0
(view raw script w/o annotations or w/e)
|
1
|
timer = 0;
|
|
2
|
con = 0;
|
|
3
|
image_speed = 0;
|
|
4
|
image_index = 5;
|
|
5
|
direction = 180;
|
|
6
|
speed = 12;
|
|
7
|
friction = -2;
|