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

Add ability to inherit scene similar to FileSystem #7

Closed
ryevdokimov opened this issue Mar 29, 2024 · 3 comments · Fixed by #25
Closed

Add ability to inherit scene similar to FileSystem #7

ryevdokimov opened this issue Mar 29, 2024 · 3 comments · Fixed by #25
Labels
enhancement New feature or request

Comments

@ryevdokimov
Copy link
Contributor

Inheriting a scene is a common workflow, and it would be nice to be able to do that from this addon.

image

@4d49
Copy link
Owner

4d49 commented Mar 29, 2024

What should be the behavior of this button? Should it open a new inherited scene?

@ryevdokimov
Copy link
Contributor Author

ryevdokimov commented Mar 29, 2024

Yes, it would have the same function as the button in the FileSystem. Just like how the 'Open' button in your addon replicates the function of 'Open Scene' in the FileSystem.

image

@ryevdokimov
Copy link
Contributor Author

ryevdokimov commented Mar 30, 2024

It seems that there currently isn't a way to do this until this proposal is implemented: godotengine/godot-proposals#3907

I submitted a PR for it: godotengine/godot#90057

@4d49 4d49 added the enhancement New feature or request label Apr 2, 2024
@4d49 4d49 closed this as completed in #25 Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants