Deltarune (Chapter 4) script viewer
← back to main script listing
gml_Object_obj_texturescroller_prophecy_Create_0
(view raw script w/o annotations or w/e)
|
1
|
surf_textured = -1;
|
|
2
|
tile_object = 364;
|
|
3
|
base_texture = 88;
|
|
4
|
scroll_texture = 991;
|
|
5
|
fade_time_seconds = 4;
|
|
6
|
fade_from = 0;
|
|
7
|
fade_to = 1;
|
|
8
|
scroll_speed = 1;
|
|
9
|
tick = 0;
|
|
10
|
intro_mode = false;
|