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
Switch as much of the UI as possible to unique node names. Remove @onready node reference caching from all scripts and address nodes directly by name. Possible exception: sub-scenes with dialogs, etc.
Switch as much of the UI as possible to unique node names. Remove
@onreadynode reference caching from all scripts and address nodes directly by name. Possible exception: sub-scenes with dialogs, etc.