Skip to content

Fix ifOnEdgeBounce buggy behavior #5427

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

Closed

Conversation

TheJupiterDev
Copy link

Proposed Changes

Fixes an issue where ifOneEdgeBounce clamps very small direction vectors to 0.2. This causes major issues in many Scratch programs.

Reason for Changes

Allow scratch projects to properly use If On Edge Bounce blocks without it bugging out.

Copy link

github-actions bot commented May 31, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@TheJupiterDev
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

@husqwc
Copy link

husqwc commented Jun 2, 2025

This is extremely unlikely to be merged as it breaks compatibility with previous projects that used the block

@github-actions github-actions bot locked and limited conversation to collaborators Jun 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
2 participants