moving backround images at different speed relevant to main camera

does anyone have understanding of how to move background images at different rates compared with main camera

ie in ghosts vs monsters game … if when ghost was fired the background images appeared to move at rates slower than the camera… to create depth [import]uid: 10239 topic_id: 7313 reply_id: 307313[/import]

You will want to have a look into Parallax Scrolling - http://en.wikipedia.org/wiki/Parallax_scrolling - specifically the Layer method.

Just think of Display Groups as layers. [import]uid: 5833 topic_id: 7313 reply_id: 25769[/import]