This site requires JavaScript, please enable it in your browser!
Greenfoot back
Mint_Greenie
Mint_Greenie wrote ...

2014/6/17

Store:Greenfoot?

Mint_Greenie Mint_Greenie

2014/6/17

#
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.
danpost danpost

2014/6/18

#
Yes, there is a way (if not many). The way would depend on how you implement your store (among other things).
You need to login to post a reply.