We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.4.3.stable
Windows 11, GLES3, Intel® Iris® Xe Graphics
Rotation of Camera in PathFollow unexpectedly bounces.
❕This happens at every point.
Path is smooth. Handles mirror angle and length.
extends PathFollow func _process(delta): offset += delta * 5
Bug.zip Contains visualization of path.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Duplicate of #3713 and/or #27137.
No branches or pull requests
Godot version
3.4.3.stable
System information
Windows 11, GLES3, Intel® Iris® Xe Graphics
Issue description
Rotation of Camera in PathFollow unexpectedly bounces.
Incorrect.mp4
❕This happens at every point.
Path is smooth. Handles mirror angle and length.
Steps to reproduce
Minimal reproduction project
Bug.zip
Contains visualization of path.
The text was updated successfully, but these errors were encountered: