Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_train_piece_parent_Create_0

(view raw script w/o annotations or w/e)
1
dir = 0;
2
image_speed = 0;
3
train_index = 0;
4
controller = -4;
5
current_track = -4;
6
current_track_entrance_angle = 180;
7
current_track_exit_angle = 0;
8
position_factor = 1;
9
prev_x = x;
10
prev_y = y;