I want to let the player choose between heroes in the first map, and let them keep that hero for the rest of the campaign. However, I run into a problem here.
In order to progress to the second map, the players has to enter a rock circle with a hero. The hero is saved into a game cache and the second map gets loaded, but the game uses the last hero I placed on the map regardless of what the player has chosen.
Can anyone provide me with some code I could use (if this is possible at all)? Thanks in advance.
In order to progress to the second map, the players has to enter a rock circle with a hero. The hero is saved into a game cache and the second map gets loaded, but the game uses the last hero I placed on the map regardless of what the player has chosen.
Can anyone provide me with some code I could use (if this is possible at all)? Thanks in advance.