- Home /
2D Parallax
What way do people know how to do parallax scrolling?
I myself am attempting to create parallax scrolling where if you take for example doodle jump, whenever you jump higher, the background will move, and when you fall the background will move again. SO the backgrounds movement is all dependent on the characters movement. I have tried using the transforms to change the positions and also rigidbodies, but niether are working correctly, each of them result in whenever i fall the backgrounds move faster than i need them too.
Answer by Chris D · Jun 06, 2011 at 09:43 PM
You should check out this (almost identical) question. Is that what you had in mind?
Your answer
Follow this Question
Related Questions
3D Background Effect And Dynamic Parallax 1 Answer
Does disabling graphics game objects prevent them from being affected by scripts? 0 Answers
Background Image as Orthographic 2D Game Background - and quick 2D parallaxing question 1 Answer
parallax scrolling background 2 Answers
Infinite Parallax Background with no lineal velocity 3 Answers