Skip to content

Automatically change the scene tab highlighted when selecting the script of the scene #10163

Open
@JSolde

Description

Describe the project you are working on

It is just a general impovement for usability of the editor

Describe the problem or limitation you are having in your project

If you select a scene and display its script then if you select a new script the scene tab does not change. So if you go to 2D then you do not see the scene corresponding to the selected script and you have to manually select it.

Describe the feature / enhancement and how it helps to overcome the problem or limitation

It'd be good if when a script that corresponds to a scene is selected then the corresponding scene is also selected in the scenes tab and thus will appear if 2D icon is selected. This is what happens if you select a new scene,

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

  • Select a scene with a script.
  • Click the script icon at the top of the editor, then you'll see its script.
  • Select another script of another scene, this new script will be displayed, and you should also see that the scene of this script is highlighted in the scenes Tab.
  • Select the 2D icon at the top of the editor, then the scene of the selected script should be displayed.

If this enhancement will not be used often, can it be worked around with a few lines of script?

No that I can think of.

Is there a reason why this should be core and not an add-on in the asset library?

Improving editor usability.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions