When I take a game level I have finished and duplicate it to make another level, is it smart to use link object data instead of full copy? I have already run into trouble with it, but I still want to give it a chance.
Thanks
When I take a game level I have finished and duplicate it to make another level, is it smart to use link object data instead of full copy? I have already run into trouble with it, but I still want to give it a chance.
Thanks
No, use full copy otherwise if you change an object that will affect the original level.