Search Unity

Facebook High Scores in Unity with Prime31 Plugins

Discussion in 'Community Learning & Teaching' started by sonofbryce, Aug 27, 2013.

  1. sonofbryce

    sonofbryce

    Joined:
    May 19, 2009
    Posts:
    111
    Hello Everyone!

    I just integrated Facebook high scores into my game The Crazy Program using Prime31 plugins. It was relatively straightforward although I encountered a few gotchas.

    $thecrazyprogram_icon1.png $thecrazyprogram_leaderboard.jpg

    It attracted me because I didn't need to have any backend, once connected with Facebook it will save 1 score per user and will return a user's friends' scores as well. In numerical order for a leaderboard table.

    Check it out:
    http://blog.sokay.net/2013/08/25/facebook-high-scores-in-unity-with-prime31-plugins/

    This was made only for the Prime31 Android iOS social networking plugins, it's not going to work directly for PC or other platforms but you can do it using these same techniques.

    Please let me know what you think!