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

Have "Create" and "Add" options instead of "Add script" on node right click menu #6839

Closed
Zylann opened this issue Oct 16, 2016 · 5 comments
Closed

Comments

@Zylann
Copy link
Contributor

Zylann commented Oct 16, 2016

Adding a script on a node can be done in two ways:

  • Creating one
  • Adding an existing one

But there is only one option in the right-click menu of a node in the hierarchy. Could we have the same options as in the inspector?

@Zylann Zylann changed the title Have "Create" or "Add" options instead of "Add script" on node right click menu Have "Create" and "Add" options instead of "Add script" on node right click menu Oct 16, 2016
@eon-s
Copy link
Contributor

eon-s commented Oct 16, 2016

I like this, the script section on the inspector is too far sometimes.

Or the "create script" dialog could be used add an existing script (as the menu name suggest), not sure how could be the UI in that case.

@Zylann
Copy link
Contributor Author

Zylann commented Oct 16, 2016

@eon-s in that case the UI would not even be the one we have now, it would simply be a file dialog.

@volzhs
Copy link
Contributor

volzhs commented Oct 16, 2016

I was trying to find simple easy way to do it. but I didn't find yet.
I like this way as you suggest.

@Zylann
Copy link
Contributor Author

Zylann commented Oct 16, 2016

There is one case a file dialog would not cover though... scripts embedded in the scene. No idea how to make them available here. But at the same time, they don't even have a name, willing to do that would be unpractical anyways.

@eon-s
Copy link
Contributor

eon-s commented Oct 16, 2016

@Zylann for the "Add" proper dialog you propose yes (should be easy to add too).

If want to keep menu small with the current dialog with an Add and Create button (and to use with the script button on the tree), all the ways I'm thinking for it are confusing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants