I created an Area2D node and created an AnimatedSprite node in it. I select a random sprite and create it with the Add_child function, I scroll with the script, but the scrollable background appears in the foreground and closes the "player"
tried to find functions in documentation, video on youtube (didn't find/doesn't work) I also tried to change the node to parallax, but as I understand it, you can’t use different sprites in it