Level setup with scrollable background?

Hi everybody!

I am making a adventure/action game as you may can se on the picture.
Right now its i Alpha-stage so i have not added that many features yet. Anyhow… Right now, when im touching on the the buttons the background and the grass moves in oposit direction.

But when i hold the arrowbutton for some second the grass and the beckground ends.(Ofcourse because i havt looped them in PS).

Anyhow how can i set up my level on a nice way? Because i will add some items like coins and flags on the level. But how do i do that?

How do i place the flags and stuff like that when all items are moving without my character??


//Baronen

PS: Sorry for my bad English [import]uid: 119384 topic_id: 21637 reply_id: 321637[/import]

If you want a set level you may want to get Lime, Level Editor or SVG Level Editor.

If you don’t mind if it’s random, you could have coins, etc start offscreen to the right and transition left past the player until offscreen on the left. Then use physics to set up collisions. [import]uid: 10389 topic_id: 21637 reply_id: 85927[/import]

Oh! Thanks. I noteced that lime aint free. Is there any free way to setting up my level?:slight_smile: [import]uid: 119384 topic_id: 21637 reply_id: 86116[/import]

You could look at this:

http://developer.anscamobile.com/forum/2011/01/25/gumbo-corona-level-design-tool

I’m not experienced with it, tho. [import]uid: 10389 topic_id: 21637 reply_id: 86237[/import]