- Home /
2D Parallax Scrolling
Hey everyone,
I was wondering how I could achieve the same sort of parallax scrolling effect with bounds as can be seen in: https://www.youtube.com/watch?v=2JBIfiDrv64. I am pretty new to Unity but far from being new to programming.
Any help would be much appreciated, -Joe
I'm confused about what you are asking. Even for a 2D game, you have a 3D game engine. Can't you just place your background on a plane surface further back in the scene to get the parallax? Or am I missing something?
I know that I need to use planes with textures. I want to know how to make the planes move relative to the camera.
Thank you
Your answer
Follow this Question
Related Questions
parallax scrolling background 2 Answers
How to deal with 2D parallax in a building? 0 Answers
Parallax scrolling 1 Answer
What's the most efficient method of implementing an infinite parallax background? 0 Answers
Vertical Parallax Scrolling 1 Answer