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

Highest quality pen bug #899

Open
valmontechno opened this issue Feb 19, 2024 · 3 comments
Open

Highest quality pen bug #899

valmontechno opened this issue Feb 19, 2024 · 3 comments

Comments

@valmontechno
Copy link

Expected Behavior

The sprite must not wobble when it comes into contact with a wall.

Actual Behavior

https://github.com/TurboWarp/scratch-gui/assets/108832011/a468bde2-9bf4-49c7-aaf9-69d2f79b93ef
When the high quality pen is activated the sprite oscillates.

Steps to Reproduce

Projet.zip

Operating System and Browser

Google Chrome: 121.0.6167.185 (Build officiel) (64 bits) (cohort: Stable)
OS: Windows 10 Version 22H2 (Build 19045.4046)

@GarboMuffin
Copy link
Member

In high quality pen mode, sprite positions are not rounded, so if your script has a bunch of oscilating decimals, you'll see that. You can fix it by applying rounding yourself

@valmontechno
Copy link
Author

Thank you. It's will be helpful to note this in the docs as "caution".

@Secret-chest
Copy link

Shouldn't we separate the options then?

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

3 participants