Deltarune script viewer

← back to main script listing

gml_Object_obj_fountainkris_ch1_Create_0

(view raw script w/o annotations or w/e)
1
colcol = 0
2
image_speed = 0
3
image_xscale = 2
4
image_yscale = 2
5
siner = 0
6
made = 0
7
adjust = 0
8
con = 0
9
global.interact = 1
10
y += 260
11
susx = x - 80
12
susy = y + 20
13
sussprite = spr_susieu_bright_ch1
14
susindex = 0
15
songplay = 0
16
with (obj_mainchara_ch1)
17
    visible = 0
18
fin = instance_create_ch1(0, 0, obj_fadein_ch1)
19
with (fin)
20
    fadespeed = -0.01