Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align just working with Python ship? #21

Open
DLAcoding opened this issue May 27, 2022 · 5 comments
Open

Align just working with Python ship? #21

DLAcoding opened this issue May 27, 2022 · 5 comments

Comments

@DLAcoding
Copy link
Contributor

I am testing your game api with an Aliance Chieftain but when doing the aling it goes crazy as it moves more faster than a Python. How could I adjust the function so it moves slower? I was messing with the KEY_DEFAULT_DELAY value to make the key hold shorter but keeps skiping the center

@Matrixchung
Copy link
Owner

See if lower the ALIGN_KEY_DELAY works?
Havent tested in smaller ship, so what you say might be a problem.

@DLAcoding
Copy link
Contributor Author

That made little improvement but at least I didn't get it working yet. Also tried modifiying ALIGN_TRIMM_DELAY

@Matrixchung
Copy link
Owner

The align() in ScriptSession is what you looking for.
But it doesnt make sense if stuffs still get crazy since you have already lowered the align key delay.

@DLAcoding
Copy link
Contributor Author

DLAcoding commented May 29, 2022 via email

@Matrixchung
Copy link
Owner

I'm currently working on implementing a complex navigation assist and PIP controller to ScriptSession, remaking the loading method of templates, improving image recognition, providing capability to multi-resolution and so on.
Since now the early v2 version is under heavy development and reconstructure (and API is changeable), you can expect more functions on the formal release of EDAutopilot v2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants