Is it possible to tint a button texture when it has been selected or mouse over’d? Is it necessary to prepare a separate texture just for the tint?
You’ll either have to use a separate image or a sprite. Google “Unity sprite” for more details.
Is it possible to tint a button texture when it has been selected or mouse over’d? Is it necessary to prepare a separate texture just for the tint?
You’ll either have to use a separate image or a sprite. Google “Unity sprite” for more details.