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

Promoting a pin to a variable does not allow setting default values #811

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

Promoting a pin to a variable does not allow setting default values #811

Naros opened this issue Sep 22, 2024 · 0 comments · May be fixed by #812
Labels
bug/confirmed Bug/regression has been confirmed. kind/bug A bug or regression in expected behavior.
Milestone

Comments

@Naros
Copy link
Member

Naros commented Sep 22, 2024

Describe the bug

When using Promote to Variable on a pin, the OScriptVariable does not permit setting a default value when the pin's type is one that permits default values, such as Integer, Float, String, etc.

Expected behavior

Promoted variables should allow setting default values for default-value enabled types.

Actual behavior

Cannot set a default value

How to Reproduce?

No response

Godot full version

No response

Orchestrator version

2.2.dev1

Additional information

No response

@Naros Naros added kind/bug A bug or regression in expected behavior. bug/confirmed Bug/regression has been confirmed. labels Sep 22, 2024
@Naros Naros added this to the 2.2 milestone Sep 22, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Sep 22, 2024
@Naros Naros linked a pull request Sep 22, 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
bug/confirmed Bug/regression has been confirmed. kind/bug A bug or regression in expected behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant