Skip to content

feat: point at in-world#380

Merged
lorenzo-ranciaffi merged 1 commit intomainfrom
feat/main-point-at-in-world
Mar 20, 2026
Merged

feat: point at in-world#380
lorenzo-ranciaffi merged 1 commit intomainfrom
feat/main-point-at-in-world

Conversation

@lorenzo-ranciaffi
Copy link
Contributor

PR to support the point-at feature.

It adds 3 float + 1 bool to the player movement message used to indicate wether the user is pointing at something (bool) and the actual point (3 floats).

It also adds an int32 to the compressed message:

  • 3 * 10 bit (9 + 1 sign) for coordinates
  • 1 bit bool flag

@github-actions
Copy link

Test this pull request

  • The @dcl/protocol package can be tested in scenes by running
    npm install "https://sdk-team-cdn.decentraland.org/@dcl/protocol/branch//dcl-protocol-1.0.0-23296406035.commit-5a9ed70.tgz"

Copy link
Member

@pravusjif pravusjif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@lorenzo-ranciaffi lorenzo-ranciaffi merged commit 56fa57b into main Mar 20, 2026
3 checks passed
@lorenzo-ranciaffi lorenzo-ranciaffi deleted the feat/main-point-at-in-world branch March 20, 2026 11:22
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.

3 participants