Hello,
I am working on a project which requires a store. Is there any way I can use the amount of coins the user has in the Actor class 'ScoreBoard' which is stored in a variable inside the class. I want the coins from that variable to allow the user to buy things for a price.

