Deltarune (Chapter 4) script viewer
← back to main script listing
gml_Object_obj_light_following_Create_0
(view raw script w/o annotations or w/e)
|
1
|
size = 80;
|
|
2
|
siner = 0;
|
|
3
|
target = -4;
|
|
4
|
preset = -1;
|
|
5
|
followtype = 1;
|
|
6
|
lerpstrength = 0.2;
|
|
7
|
xoff = 0;
|
|
8
|
yoff = 0;
|
|
9
|
lightalpha = 1;
|