-
-
Notifications
You must be signed in to change notification settings - Fork 21.1k
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
TileMap issue #42844
Comments
Duplicate of #35606? |
Am struggling to work out what you are referring to. I've run your project in 3.2.3 and 3.2 and watched the video in slo mo. You may need to make this more obvious to the readers, perhaps by editing the project or the video. You may be referring to general jitter, the need for fixed timestep interpolation (#30068), or to a 2d physics effect (am suspecting this because you refer to a difference on a static body). Also try running in 3.2.3, sometimes older bugs have been fixed. |
@lawnjelly I made that test project on 3.2.3, and i got the same result. |
@Calinou i tried 16x16 and 32x32 sprites, and got no problem as what I've encountered in 8x8 sprites. |
Fixed in #42574, closing. |
Godot version:
Tested on 3.1, 3.2 versions.
OS/device including version:
Windows 10 2004 64bit
Issue description:
8x8 sized sprites shows unusual behavior (jaggery and it seems like jumping a little bit while walking/running on tilemaps). But on a plain staticbody node, it walks fine.
Steps to reproduce:
Minimal reproduction project:
Test_Jedzkie.zip
Video:
https://drive.google.com/file/d/1MHgWDGu0sUiCtvACWFa3Z6UGKxX1btiq/view
The text was updated successfully, but these errors were encountered: