anthonyec / godot_little_camera_preview

🎥 Picture-in-picture style preview for both 2D and 3D cameras
MIT License
605 stars 8 forks source link

Objects inside CanvasLayers are not visible in camera preview #1

Open Araraura opened 8 months ago

Araraura commented 8 months ago

I downloaded this addon and put it in my game, however it seems that the camera preview doesn't show any sprites or other objects that are children of a CanvasLayer (see image)

image

anthonyec commented 8 months ago

Good catch! I haven't worked much with canvas layers, but I'll look into it and see if there's a way to include them