- Joined
- Dec 7, 2015
- Messages
- 15
- Reaction score
- 1
- Primarily Uses
Hi,
My game lets you choose a character to play as, from about 20 characters. So my list of actors has about 20, and the player can choose one at the start of the game. You only play as 1 character.
I want to create a variable that will change to the player's level automatically each time he levels up.
The problem is, I don't know which character is gonna be the one selected by the player. So far all the examples of how to do this I found needed me to specify the exact actor I want to check for level and set the variable...
So...in other words...How do I make it set the variable to the level of the first character in the party?
Thanks for any help!!!
My game lets you choose a character to play as, from about 20 characters. So my list of actors has about 20, and the player can choose one at the start of the game. You only play as 1 character.
I want to create a variable that will change to the player's level automatically each time he levels up.
The problem is, I don't know which character is gonna be the one selected by the player. So far all the examples of how to do this I found needed me to specify the exact actor I want to check for level and set the variable...
So...in other words...How do I make it set the variable to the level of the first character in the party?
Thanks for any help!!!

