Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_dialogue_steamworks_33_Create_0

(view raw script w/o annotations or w/e)
1
position = 0
2
position_array[0] = -1
3
if instance_exists(obj_pl)
4
{
5
    obj_pl.state = gml_Script_scr_frozen_state
6
    if (obj_pl.y > ((__view_get((1 << 0), 0)) + 150))
7
        position = 1
8
    else
9
        position = 0
10
}
11
choice = false
12
ch[1] = ""
13
ch[2] = ""
14
ch[3] = ""
15
ch[4] = ""
16
ch[5] = ""
17
p = 1
18
ch_msg = -1
19
outcome = 0
20
textWidth = 210
21
textSep = 16
22
message_current = 0
23
message_actual = ""
24
message_actual_col[0] = ""
25
message_reset = false
26
cutoff = 0
27
counter = 0
28
message_timer = -1
29
mT = -1
30
portrait = true
31
prt[0] = 0
32
image_speed = 0.2
33
message[0] = ""
34
talker[0] = -4
35
talker_current = 0
36
message_col[0][0] = ""
37
col_modif[0] = 16711680
38
col_modif[1] = 255
39
color = false
40
color_set = false
41
sndfnt = 99
42
sndfnt_array[0] = -4
43
global.dialogue_open = true
44
dialogue_is_minishop = false
45
skippable = true
46
dialogue_font = 9
47
portrait_idle_animated = 0
48
portrait_idle_frame = 0
49
draw_alpha = 1
50
fade_out = false