Skip to content

fix: Blocked player interactions when showing a text #161

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

Merged
merged 2 commits into from
Apr 14, 2025

Conversation

cyaiox
Copy link
Collaborator

@cyaiox cyaiox commented Apr 2, 2025

This PR addresses the issue of blocked scene interactions that occur when displaying text using actions.

Fixes: decentraland/creator-hub#272

@cyaiox cyaiox changed the title fix: Avoid block player interactions when showing a text fix: Blocked player interactions when showing a text Apr 2, 2025
Copy link

github-actions bot commented Apr 2, 2025

Test this pull request

  • The package can be tested by running
    npm i "https://sdk-team-cdn.decentraland.org/@dcl/asset-packs/branch/fix/show-text-action/dcl-asset-packs-2.2.2-14231447147.commit-ce0144f.tgz"

Remember, if new assets are added in the PR, they won't be avaliable on the CDN until it gets merged. So this can be used to test changes on the package's JS or the catalog.json, but won't work to test newly added items.

@cyaiox cyaiox merged commit ce28afe into main Apr 14, 2025
3 checks passed
@cyaiox cyaiox deleted the fix/show-text-action branch April 14, 2025 18:00
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.

After displaying text I can't interact with anything
2 participants