Problem with "ruin" texture

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Beccacorvo
:warning: Old Version Published before Godot 3 was released.

Hi everybody
I’m trying do a parallax back ground with a pics. 5000x1080px but qhen i load the pic in texture slot this is the resultat:

I don’t understand the problem

:bust_in_silhouette: Reply From: ericdl

Can you try using Sprite instead of TextureFrame, and keep in mind the layer order:

-ParallaxBackground
--ParallaxLayer_Background
---Sprite
--ParallaxLayer_Middle
---Sprite
--ParallaxLayer_Foreground
---Sprite