Add project code
This commit is contained in:
5
objects/o_end_screen/Create_0.gml
Normal file
5
objects/o_end_screen/Create_0.gml
Normal file
@@ -0,0 +1,5 @@
|
||||
alpha = 0;
|
||||
alpha_spd = 1/75;
|
||||
alpha_mul = 0.8;
|
||||
|
||||
depth = -10000;
|
||||
Reference in New Issue
Block a user