Different Costumes[C#]
I am working on my first 2D game. Something I'd like to be in it is some sort of currency that the player get and spend on another costume for the default sprite the player is playing as. Im not worried about how to add the currency to be picked up into the game, but rather how to go about the change of sprite mechanic itself. I want to have the selection in another UI Menu where the player pays a certain amount of currency to get a random Costume. I have no idea on how to approach this mechanic because I'm still really fresh in the unity scene. Any insight would be appreciated!
Your answer
Follow this Question
Related Questions
[HELP] with Non-Bone based paperdoll system 0 Answers
Background images for 2d games, one sprite vs tiles for simple one color 0 Answers
I am having trouble with the 2D Camera and Screen Size. Can someone please help? 0 Answers
Looking for 2d filters: glow, dropshadow, outline, etc. 0 Answers
Multiresolution 2D Sprites? 0 Answers