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

Bug Report: Camera follow is sluggish #41

Open
harrand opened this issue May 31, 2024 · 0 comments
Open

Bug Report: Camera follow is sluggish #41

harrand opened this issue May 31, 2024 · 0 comments
Assignees
Labels
bug confirmed tech Related to game tech

Comments

@harrand
Copy link
Owner

harrand commented May 31, 2024

Describe the bug
At low speeds, the camera does a good job of keeping up the player without jitter.

If the player is fast, or uses an ability like charge, the camera really struggles to keep up. There is a fallback to teleport the camera if the player gets way too far away, but that's not enough by itself.

Reproduction

  • Repro Type: unexpected behaviour
  • Repro Rate: every time
  • Repro Severity (how badly does it affect your bottom line): high

Expected behavior
Camera should follow the player faster if the player is going fast.

Conditions (please complete the following information):

  • OS: windows
  • Render API: vulkan
  • Build Config: release
  • Version: master
  • Compiler: clang

Additional context
Add any other context about the problem here.

@harrand harrand self-assigned this May 31, 2024
@harrand harrand added the tech Related to game tech label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug confirmed tech Related to game tech
Projects
None yet
Development

No branches or pull requests

1 participant