mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-27 07:26:33 +01:00
10 lines
No EOL
136 B
Text
10 lines
No EOL
136 B
Text
/// @description
|
|
depth = -19999;
|
|
tb = noone;
|
|
|
|
function activate() {
|
|
slide_da = -1;
|
|
|
|
slide_dx = mouse_mx;
|
|
slide_dy = mouse_my;
|
|
} |