Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_interactable_Create_0

(view raw script w/o annotations or w/e)
1
message_length = 0;
2
message[message_length] = "";
3
active = false;
4
can_interact = 0;
5
target_direction = -1;
6
color = false;
7
message_col[0][0] = "";
8
col_modif[0] = 255;