#Parallax Background Follow Camera2D on the Y axis only
1 messages · Page 1 of 1 (latest)
heya 👋
hi
its weird, sometimes the background jsut straight up dissappears
so i have to copy the parent node, delete it and then paste it again
and then it works
at runtime or in the editor?
debug runtime
anyway i fixed the popping and stuff, all i need is for it follow the camera on y axis
do you have a video of how it looks atm?
as in not moving at all?
versus scrolling sideways slightly as you progress to the left or right?
ah I see, how does your scene tree look?
this?
I think the mirroring might be wrong
in the Y axis, is it set to 0?
yeah
are any of the settings for the parent ParallaxBackground tweaked?
on your ParallaxLayer, your Y scale should also be 0 if you do not want it to scroll and have it stay aligned with the camera
it is already 0
yet it doesnt work
aaaa