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

The units of measurement of speed of all tickers are improvised #330

Open
BlackRam-oss opened this issue Jan 3, 2025 · 0 comments
Open
Labels
pixijs This issue requires the use of pixijs

Comments

@BlackRam-oss
Copy link
Contributor

BlackRam-oss commented Jan 3, 2025

The units of measurement of speed of all tickers are improvised.

For example the speed of MoveTicker has a unit of measurement of 10 pixels per second, but it is actually an approximate value.

Even if you are using delta time, it may vary depending on the device you are using.

Furthermore, most tickers, such as the RotateTicker which has a speed of 360 degrees at 10 seconds, have speeds with "improvised" units of measurement.

you should ask the developers for more information on how to calculate the speeds

@BlackRam-oss BlackRam-oss added the pixijs This issue requires the use of pixijs label Jan 3, 2025
@BlackRam-oss BlackRam-oss changed the title The units of measurement of speed of all tickers is approximate The units of measurement of speed of all tickers is improvised Jan 3, 2025
@BlackRam-oss BlackRam-oss changed the title The units of measurement of speed of all tickers is improvised The units of measurement of speed of all tickers are improvised Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pixijs This issue requires the use of pixijs
Projects
None yet
Development

No branches or pull requests

1 participant