You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a scene A that is inherited from scene B.
Scene B has TabContainer, and I want to change the tab name in the inherited scene (A).
It seems all a can do is to change it from a script.
This is the thing I'd like to avoid because
this is new code
This is still not consistent with the scene displayed in the editor, the tab name is not updated.
I believe making a script a tool would solve the problem but I don't want to set it tool.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I created a scene A that is inherited from scene B.
Scene B has TabContainer, and I want to change the tab name in the inherited scene (A).
It seems all a can do is to change it from a script.
This is the thing I'd like to avoid because
I believe making a script a tool would solve the problem but I don't want to set it tool.
Beta Was this translation helpful? Give feedback.
All reactions