![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | bli00 |
I’m a beginner and have always made my “Main” scene as a “Node”. I’m having trouble with the camera what what’s being shown when I run. Looking at some tutorials on how to make a UI, they all used a CanvasLayer as root:
Given that most games will have an UI, should the CanvasLayer always be a root? Should there be a parent “Main” that has this CanvasLayer as a child?