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

2013/10/4

Scoreboard

hiro6689 hiro6689

2013/10/4

#
Is there a way to put in a scoreboard to save a players score?
SPower SPower

2013/10/4

#
Yes, take a look at the documentation for the UserInfo class, where you can save the players score, and you can import the scoreboard class by going to: -edit -import class -select 'ScoreBoard' -import
You need to login to post a reply.