mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 12:08:21 +08:00
Add: T4 HT4 in Dreamwaker's Butterfly
- Fix use boss fleet as mob when push_forward and triggered enemy round - Opt speed up minitouch
This commit is contained in:
@@ -45,7 +45,7 @@ def random_rho(dis):
|
||||
return random_normal_distribution(-dis, dis)
|
||||
|
||||
|
||||
def insert_swipe(p0, p3, speed=15):
|
||||
def insert_swipe(p0, p3, speed=20):
|
||||
"""
|
||||
Insert way point from start to end.
|
||||
First generate a cubic bézier curve
|
||||
|
||||
Reference in New Issue
Block a user