The issue is when I'm switching to player tab text displays normal but on other tabs text goes somewhere else. I tried to change stretch mode to 2d but it didn't solve it. Label's node is in player's scene is that why?
well the text is hard to see, first it's on the right bottom corner, second its on bottom center
I'm not sure that there's any way to tell what you're doing wrong without being able to examine your scene tree. Can you post a simplified project somewhere that shows the problem?
duane hey, sorry for delay here is the project that I tried to simplify: https://github.com/BraveHearthjk/Godot_Example The things is play the scene by pressing f5 while player scene's tab is open after that open level's scene tab and play again. While I'm looking at to box label text goes different places in different tabs. I couldn't get why.