I have entities for which the render component is added in the game, the problem is that I cannot add layers in the editor, layers must be added using code, how can I do it?
Entity has an empty _layers array, it is visible not only in the world layer but also in the minimap (although the camera is set to show only one layer)