Author Topic: Copy content from one game to another  (Read 2716 times)

budwiz

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 6
    • View Profile
Copy content from one game to another
« on: February 01, 2015, 10:24:16 PM »
I sometimes need to copy some GUI interfaces that I made for one game over to another game.
Everything is fine, except that I always need to go over all sprites and fonts and set the right atlas and font for each element.

Example:
I have used a lot of time making the most awesome GUI-Interface in one game, and want to use this in another game. I cannot export the Atlas of the first game because the second game has already an atlas of its own.

Is there an easy way to "export" a set of GUI elements and import it into another game so it will recognise the Atlas and font OR to assign an atlas to a group of elements? Any missing sprites would have to be added of course, but how to assign the whole "new" interface pack to the existing Atlas?

Its very time consuming to edit each element, so any suggestions on how to do this in a better way, is highly appreciated.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile