Hi everyone,
I need to make a single game with three existing small games I made. Basically, I need to make an interface to allow players to select the game they want to play among those 3 games.
Is there any mean to import an existing game into another project?
The only way to do it that I can think of is re-creating all the assets, behaviors, animations, then copy-paste the content of all event sheets and layouts, but it's a lot of work.
Any simpler solution?
Thanks!