Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

MessageBus sometimes can't send a position as part of the payload #552

Open
nearnshaw opened this issue Sep 27, 2019 · 0 comments
Open

MessageBus sometimes can't send a position as part of the payload #552

nearnshaw opened this issue Sep 27, 2019 · 0 comments
Labels
bug Something isn't working
Projects

Comments

@nearnshaw
Copy link
Member

nearnshaw commented Sep 27, 2019

The Gnark example scene sends an object with the player position via the MessageBus

but it seems like the message can't be parsed when received

This is the scene: ("P2P" branch)

https://github.com/decentraland-scenes/Gnark-patrol/tree/P2P

This is the error message I get whenever I walk up to the skeleton, which sends a message with my position so that everyone rotates the skeleton to look in that direction

Screen Shot 2019-09-27 at 16 22 21

@nearnshaw nearnshaw created this issue from a note in SDK (Issues) Sep 27, 2019
@nearnshaw nearnshaw added the bug Something isn't working label Sep 27, 2019
eordano pushed a commit to eordano/webb that referenced this issue Oct 18, 2019
* feat: UIScreenSpace component, use UIFullScreenShape for internal UIs

* feat: add screenspace-ui-specific boundary checker

* chore: add icon for the "open ui" button

* test: add UIScreenSpace tests

* chore: update test

* fix: apply feedback but leave isPointerBlock unchanged (wip)

* merge master
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
No open projects
SDK
  
Issues
Development

No branches or pull requests

1 participant