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

chore: virtual cam components iteration #219

Merged
merged 3 commits into from
Sep 16, 2024

Conversation

pravusjif
Copy link
Member

@pravusjif pravusjif commented Sep 13, 2024

Updated virtual camera, main camera and camera transition with some corrections.

  • Removed the currently ignored fromEntity / toEntity suggestions in CameraTransition
  • Made MainCamera.VirtualCameraEntity releasable with undefined instead of 0 by making the field optional
  • Made VirtualCamera.DefaultTransition as optional and not mandatory so that a VirtualCamera.Create(entity) is accepted and can still be used with a default instant/cut transition

Related PRs:

@pravusjif pravusjif self-assigned this Sep 13, 2024
Copy link

github-actions bot commented Sep 13, 2024

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-10851966315.commit-4e7afe9.tgz"

@pravusjif pravusjif merged commit 31410eb into main Sep 16, 2024
2 of 3 checks passed
@pravusjif pravusjif deleted the chore/virtual-cam-components-iteration branch September 16, 2024 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants