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

DoTween v1.2.765 DoMove and DoJump affected by screen resolution. #692

Open
GustavoCS2014 opened this issue Sep 5, 2024 · 0 comments
Open

Comments

@GustavoCS2014
Copy link

I'm using DoJump to move my player and DoMove to move some other things, it all worked perfectly, but about two days ago it suddenly stopped working, even if i go to previous commits where it did work, it doesn't now.

What i mean by: "doesn't work" is that instead of animating the object, it simply waits the animation time and then teleports the object to the target position.

After some try and error, i figured out that it does work, but only when the Game windows is "full screen" (pressing shift + space in the game window) but not otherwise even if the window is about the same size.

Here's a video of the bug

In Build mode it's even worse

In build, it seems as if the DoJump is cut at the highest point and not ending at the desired position, even if pressing to go down it still goes up.

Note that i haven't setup the build mode to be locked to a 4:3 aspect ratio, so that might be the cause, but it's still a bug.

@GustavoCS2014 GustavoCS2014 changed the title DoMove and DoJump affected by screen resolution. DoTween v1.2.765 DoMove and DoJump affected by screen resolution. Sep 5, 2024
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

1 participant