Swipe in box by vector
根据识别到的Box向指定方向滑动。解决内置动作swipe在begin和end选择同一node_name并配合target_offset字段时,选点不同导致会朝不同方向滑动的问题。使用场景为不确定位置的大目标列表且没有参照滑动终点的特殊场景。
- Author
- huzesama
- Version
- 0.0.1
- Status
- stable
- Language
- python
- Runtime
- python 3.14.6
- Updated
- 2026-08-20
- Created
- 2026-08-20
- Tags
- custom, action, swipe, python
- Dependencies
- maa framework sdk
Installation
git clone https://github.com/MaaXYZ/MaaHub.git --depth=1 cp -r MaaHub/Storage/customs/huzesama/swipe-in-box-by-vector ./your_customs/ Package Files
- maahub_meta.json
- pipeline.json
- README.md
- swipe_inBoxByVector.py