I want the hidden the “Buy the Gun” button when the player buys weapons. I do it, but this time when you exit the game and enter the system, the “Buy the Gun” button appears again because the system is not saved in the Save Game Object. I used this method it didn’t work:
so what should i do i didn’t understand it
you said that i need a bool on the button. how can i do that? I converted the bp in this third photo into a function to when it pressing the shop button it’s gonna be trigger. is this enough?