mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-25 22:46:19 +01:00
8 lines
No EOL
129 B
Text
8 lines
No EOL
129 B
Text
/// @description Insert description here
|
|
depth = -99999;
|
|
anim = 1;
|
|
prog = 1;
|
|
|
|
w = 620;
|
|
h = 240;
|
|
surface = surface_create(w, h); |