Map

Well i’ve spent a lot of time today creating a new game. So I started with the idea of having the character not actually move but, instead, have the rest of the objects move. It has the same effect but the character can never walk off the screen and will allways be central. Right. So I decide to add a simple bush which would be non-passable. I finally got that working fine. So, with me being new to flash and probably a complete n00b at it :P, I thought i could copy and paste the object and hoped it worked. As you may be able to guess it didn’t. I didn’t put the code on the bush_mc, but on the mainframe. They all had the same instance name. Any soloutions?

I was thinking to just code the bush itself and copy-paste them then. But I would rather now, even though it proberly works.