function scr_orbitaroundpoint_dx(arg0, arg1, arg2, arg3) { x = arg0 + lengthdir_x(arg2, arg3); y = arg1 + lengthdir_y(arg2, arg3); }