mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-26 06:56:45 +01:00
12 lines
No EOL
156 B
Text
12 lines
No EOL
156 B
Text
/// @description
|
|
depth = -19999;
|
|
tb = noone;
|
|
val = 0;
|
|
tb_de = 0;
|
|
|
|
function activate() {
|
|
slide_da = -1;
|
|
|
|
slide_dx = mouse_mx;
|
|
slide_dy = mouse_my;
|
|
} |