mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-18 00:25:42 +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