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

Use more descriptive mathematical action item names #281

Open
Naros opened this issue Apr 22, 2024 · 0 comments · May be fixed by #296
Open

Use more descriptive mathematical action item names #281

Naros opened this issue Apr 22, 2024 · 0 comments · May be fixed by #296
Milestone

Comments

@Naros
Copy link
Member

Naros commented Apr 22, 2024

Description

Presently, mathematical and logical operation nodes use a confusing description:

image

In this screenshot, this implies the first argument is a Float while the second will be a Color, Float, Int, Quaternion, etc.

Implementation ideas

It may be more beneficial to change the descriptions to read something more natural like:

  • Multiply Float and Color
  • Multiply Float and Float
  • Multiply Float and Integer
  • Multiply Float and Quaternion

At least this would give the user a better grasp of the two operands in the operation.

@Naros Naros added this to the 2.1 milestone Apr 22, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Apr 24, 2024
@Naros Naros linked a pull request Apr 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant