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

Fix ship stuttering in main view #3

Open
mrfishie opened this issue Apr 15, 2015 · 1 comment
Open

Fix ship stuttering in main view #3

mrfishie opened this issue Apr 15, 2015 · 1 comment
Labels
Milestone

Comments

@mrfishie
Copy link
Member

The ships position still stutters a bit in the main view during acceleration/deceleration, sometimes turning, and warping. This is because the Artemis client simulates movement between updates, so we need to have our values match their values for it to all look right. The default options for movement need to be fiddled a bit.

This is only a visual change (i.e it doesn't change gameplay) so not very important.

@mrfishie mrfishie added the bug label Apr 15, 2015
@mrfishie mrfishie added this to the 1.0.0 milestone Apr 15, 2015
@mrfishie
Copy link
Member Author

When this is fixed, revert tick speed as per #11.

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

No branches or pull requests

1 participant