Change shape of booleans to be hexagonal #279
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
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:
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
The text was updated successfully, but these errors were encountered: