I’m making a 2D side scroller game for my Final major project. I want to add a Parallax background by having the the background follow the character in my level. However, when i go to add the background in it doesn’t work. I did some research and it appears that i need to add the image in through a Background_BP but i have no idea how to do that. I tried looking for answers but no where seems to explain it. I’m new to unreal engine so any help would be appreciated.
uh. like first result for “unreal paralax background tutorial” gives some yt video.
And there is link to this small tut: Parallax scrolling using UE4 materials – Parallelcube