Character Selection
Ayolabi12345
Member Posts: 30
I'm on the verge of finishing all the mechanics of my game
But I don't know how to make a character selection mechanism.
The character picks up token. Token at the end of level is character the player can use in next level and each level, the player selects a character.
Anyone got ideas?
Comments
Check Deep Blue Apps, Mostly Creative, GSHelper, GSInvention sites. I know I saw something about character select screens on one or more of those
You could have a game integer attribute , and each character that's available has a number assigned to them. When a player selects a certain character change the attribute to that charterer.
and in your character attribute say,
If Attribute: Game.Character is (Whatever Number your character is)
Change image to(Characters Image)
I think that's what your asking.
**Nate - Pixel Artist - Developer - Graphics Designer **