mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-10 20:45:35 +01:00
10 lines
136 B
Plaintext
10 lines
136 B
Plaintext
/// @description
|
|
depth = -19999;
|
|
tb = noone;
|
|
|
|
function activate() {
|
|
slide_da = -1;
|
|
|
|
slide_dx = mouse_mx;
|
|
slide_dy = mouse_my;
|
|
} |