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

Change shape of booleans to be hexagonal #279

Open
manuq opened this issue Oct 18, 2024 · 0 comments · May be fixed by #325
Open

Change shape of booleans to be hexagonal #279

manuq opened this issue Oct 18, 2024 · 0 comments · May be fixed by #325
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@manuq
Copy link
Contributor

manuq commented Oct 18, 2024

What Happened

This is a nice convention of Scratch and other block-coding languages. Boolean blocks and the slots that expect booleans are hexagonal or "pointy". This helps the user to understand where to add booleans.

Proposal: change the shape of value blocks to be pointy when the variant type is boolean. Same for the shape of slots that expect a boolean.

Here is how they look today:
Captura desde 2024-10-18 16-28-57

And this is a reference from Scratch: https://www.codingkids.com.au/wp-content/uploads/2017/07/img1.png

How to Reproduce

N/A, this is a feature proposal.

Block Coding Plugin Version

main

Godot Engine Version

No response

Operating System

No response

Logs or command-line output

No response

Anything else?

No response

@manuq manuq added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Oct 18, 2024
@manuq manuq linked a pull request Dec 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant