Can't run multiple instances of a memory game

Hi Oli,

The way Memory Game Interface Asset is coded doesn’t allow to do what you need in a simple way.
If you just copy/paste the scenes/elements, they will all be referring to the same Interface Asset (i-e code and images to compare).

However, it may be possible to twist it for a workaround.

I’m sharing a zip file with you, you have to unzip it in your folder:
C:\Users\USERNAME\Documents\IntuiFace\Interface Assets

You should end up with 3 new folders: MemoryGame1, MemoryGame2 and MemoryGame3.

Now if you start your Composer, and Add an Interface Asset, the list will look like this:


and you will be able to add these 3 new IAs in your Experience.

They will be copied in your Experience Folder after saving:
C:\Users\USERNAME\Documents\IntuiFace\EXPERIENCENAME\Files\InterfaceAssets\

Now you should be able to change the images in each subfolder for your 3 games and you will have to rebuild/rewire each scene to each MemoryGameX

Here is the zip: MemoryGames.zip (134.1 KB)

Regards,

Alex.

1 Like