I can't make a scene stay above another one that uses Parallax Background

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By klev

This is my main scene:

I can’t make the “Player” sprite node be above the “Background” scene node which has Parallax Background as children:

Imgur

Other things that might helps the answer is the fact that I can’t completely make the nodes from the scene that have Parallax Backgrounds invisible, only the parent:

Imgur

:bust_in_silhouette: Reply From: klev

I solved putting my “Player” scene inside a CanvasLayer node and changing the Layer value to a a value greater than my background layers