Deltarune (Chapter 4) script viewer
← back to main script listing
gml_Object_obj_sprhighlight_Create_0
(view raw script w/o annotations or w/e)
|
1
|
target = -4;
|
|
2
|
match_depth = true;
|
|
3
|
depth_offset = -1;
|
|
4
|
auto_cleanup = true;
|
|
5
|
xoffset = 0;
|
|
6
|
yoffset = 2;
|
|
7
|
image_blend = c_gray;
|
|
8
|
sprite_surf = -4;
|
|
9
|
width = 0;
|
|
10
|
height = 0;
|
|
11
|
outline_only = false;
|
|
12
|
init = false;
|
|
13
|
darkness = 0;
|
|
14
|
darkness_tint = 4210752;
|
|
15
|
strength = 1;
|
|
16
|
fixed_size = true;
|
|
17
|
min_size = 1;
|