Hi everyone,
I have a randomly generated level made out of small squares(used the mining method). My goal was to put this on mobile so i obviously cant be working with hundreds and hundreds of objects. So my idea was to screenshot the whole layout and just use that as the level, so id be dealing with one large image rather then tons of little ones.
The problem however is with changing the background object to the new snapshot. I have it opening a new window with the Snapshot so i know its being taken correctly but i cant seem to find out where the problem is with bringing it back into the scene.
Any help would be so amazing!
dl.dropboxusercontent.com/u/84834675/SnapshotTest.capx