Skip to content

fix: use player rotation when interacting at player#498

Open
MattSturgeon wants to merge 1 commit into
MinecraftFreecam:mainfrom
MattSturgeon:fix-targeted-block
Open

fix: use player rotation when interacting at player#498
MattSturgeon wants to merge 1 commit into
MinecraftFreecam:mainfrom
MattSturgeon:fix-targeted-block

Conversation

@MattSturgeon
Copy link
Copy Markdown
Member

When player control is enabled or allowInteractionFromPlayer is true, avoid overriding player rotation.

This fixes the player-targeted block using the camera's rotation (fixes #438).

When player control is enabled or allowInteractionFromPlayer is true,
avoid overriding player rotation.

This fixes the player-targeted block using the camera's rotation.
@MattSturgeon MattSturgeon requested a review from hashalite May 25, 2026 19:02
@github-actions
Copy link
Copy Markdown
Contributor

📦 Changelog

Unreleased

Added

Changed

  • Re-rendered the project icon (439)

Removed

  • Support for Minecraft 1.21.10 (482)

Fixed

  • Player-targeted block incorrectly using the camera's rotation (438, 498)
  • Marked 1.20.5 as supported by the 1.20.6 build (436, 452)
  • Collision settings not being initialized correctly (496, 497)

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

Successfully merging this pull request may close these issues.

Targeted block of player changes in way reflecting camera rotation when Freecam enabled

1 participant