- Home /
Question by
MrAwesome343 · Jul 20, 2017 at 03:27 PM ·
buttontextpointer
Changing Text Based off of a Prefab
I'm trying to make an RPG and, for each of the items the player can buy, a new button is created within the game. What I want to do is make it so, when the player pointer enters the button, it changes the text in a separate text box to display the item description. How can I do this?
Comment