In my game, the layout that you play on is randomly selected, from 1-10 layouts.
I want to copy the code and sprites from the first layout on to those layouts quickly, because those use pretty much all the code from the first layout, it just has rearranged platforms. Is there any strategy to doing this?
Thanks!!