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] FreeCam issues #4596

Open
ccetl opened this issue Nov 20, 2024 · 0 comments
Open

[BUG] FreeCam issues #4596

ccetl opened this issue Nov 20, 2024 · 0 comments
Labels
🐛 bug Something isn't working 🌑 nextgen

Comments

@ccetl
Copy link
Contributor

ccetl commented Nov 20, 2024

LiquidBounce Branch

Nextgen

LiquidBounce Build/Version

all

Minecraft Version

all

Describe the bug

The current FreeCam implementation has several issues:

  • The player doesn't look at the correct position, the FreeCam yaw and pitch is applied to the actual player. This is wrong. The player should look at the position we look (BlockHitResult or air block in 4 blocks distance). Most interactions (such as placing) don't work properly using the current FreeCam.
  • Many modules are not compatible with FreeCam such as AutoWalk.

Steps to reproduce

Use FreCam to interact with the world or try using FreeCam while modules such as AutoWalk are active.

@github-actions github-actions bot added 🌑 nextgen 🐛 bug Something isn't working labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🌑 nextgen
Projects
None yet
Development

No branches or pull requests

1 participant