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

ADR-156-scene-triggers-custom-animations #156

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

nearnshaw
Copy link
Member

No description provided.

@nearnshaw nearnshaw requested a review from a team as a code owner December 15, 2022 20:03
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 15, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8529786
Status: ✅  Deploy successful!
Preview URL: https://117abf48.adr-cvq.pages.dev
Branch Preview URL: https://adr-155-trigger-animations.adr-cvq.pages.dev

View logs

Since the animations are downloaded together with the scene's content, there's a corner case that needs to be handled gracefully: Player A sees Player B far away, but has not downloaded the scene where Player B is standing. The scene triggers an animation on Player B, but Player A doesn't have that animation downloaded. In this scenario, it's acceptable for Player A to not see the animation, since Player A is also not seeing the scene that gives that animation context.


**Syntax and semantics**
Copy link
Member

Choose a reason for hiding this comment

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

how will the scene creator specify and upload the animations? I think we should leverage as much as possible the emotes functionality for it. Any idea on how it may look?

Co-authored-by: menduz <[email protected]>
Signed-off-by: Nicolas Earnshaw <[email protected]>
@menduz menduz changed the title ADR-155-scene-triggers-custom-animations ADR-156-scene-triggers-custom-animations Dec 16, 2022
nearnshaw and others added 10 commits January 10, 2023 17:08
Co-authored-by: Kevin Szuchet <[email protected]>
Signed-off-by: Nicolas Earnshaw <[email protected]>
Co-authored-by: Kevin Szuchet <[email protected]>
Signed-off-by: Nicolas Earnshaw <[email protected]>
Co-authored-by: Kevin Szuchet <[email protected]>
Signed-off-by: Nicolas Earnshaw <[email protected]>
Co-authored-by: Kevin Szuchet <[email protected]>
Signed-off-by: Nicolas Earnshaw <[email protected]>
Co-authored-by: Kevin Szuchet <[email protected]>
Signed-off-by: Nicolas Earnshaw <[email protected]>
Co-authored-by: Kevin Szuchet <[email protected]>
Signed-off-by: Nicolas Earnshaw <[email protected]>
Co-authored-by: Kevin Szuchet <[email protected]>
Signed-off-by: Nicolas Earnshaw <[email protected]>
Co-authored-by: Kevin Szuchet <[email protected]>
Signed-off-by: Nicolas Earnshaw <[email protected]>
Co-authored-by: Kevin Szuchet <[email protected]>
Signed-off-by: Nicolas Earnshaw <[email protected]>
Co-authored-by: Kevin Szuchet <[email protected]>
Signed-off-by: Nicolas Earnshaw <[email protected]>
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