Deltarune (Chapter 3) script viewer
← back to main script listing
gml_Object_obj_ch3_GSD01_battle_bg_Create_0
(view raw script w/o annotations or w/e)
|
1
|
depth = -1000;
|
|
2
|
battle_screenshot = -4;
|
|
3
|
screen_scale_x = 1;
|
|
4
|
screen_scale_y = 1;
|
|
5
|
screen_alpha = 0;
|
|
6
|
screen_active = true;
|