SCRIPTING HELP NEEDED
Posted: Mon Apr 27, 2015 4:20 pm
Hope someone can help me!
In the game that I am coding, you start off as one champion (champion1). The others champions are disabled. Later on, you enable champion 4. So far so good. Both show, and you can move them around into different slots etc as you play. Further on in the game, champions 2 and 3 are enabled. This is where I hit a problem. If the previous champions (1 and 4) are still in their default slots , then all the champions appear. Which is what I want. But, if any of the previous champions happen to occupy the slot for either champion 2 or 3 at the time that they are enabled, then the newly enabled champion doesn't appear. I presume this is because its default slot is already taken up by another champion. How can I get around this?
Any help greatly appreciated as always
George
In the game that I am coding, you start off as one champion (champion1). The others champions are disabled. Later on, you enable champion 4. So far so good. Both show, and you can move them around into different slots etc as you play. Further on in the game, champions 2 and 3 are enabled. This is where I hit a problem. If the previous champions (1 and 4) are still in their default slots , then all the champions appear. Which is what I want. But, if any of the previous champions happen to occupy the slot for either champion 2 or 3 at the time that they are enabled, then the newly enabled champion doesn't appear. I presume this is because its default slot is already taken up by another champion. How can I get around this?
Any help greatly appreciated as always
George