Deltarune (Chapter 3) script viewer
← back to main script listing
gml_Object_obj_board_startransition_Create_0
(view raw script w/o annotations or w/e)
|
1
|
image_speed = 0;
|
|
2
|
distance = 120;
|
|
3
|
rotation = 0;
|
|
4
|
con = 0;
|
|
5
|
targx = 0;
|
|
6
|
targy = 0;
|
|
7
|
starcount = 6;
|
|
8
|
transitiontime = 20;
|
|
9
|
randim = false;
|
|
10
|
depth = 100000;
|