Search Unity

Standalone Pc game and facebook

Discussion in 'Scripting' started by ganon, Feb 24, 2011.

  1. ganon

    ganon

    Joined:
    Mar 20, 2009
    Posts:
    22
    How can I do to post scores on facebook wall with fb app.?
    :)
     
  2. Frank Oz

    Frank Oz

    Joined:
    Oct 13, 2010
    Posts:
    1,560
    There's probably something in the facebook API in the developers section that will tell you how to go about doing that.
     
  3. Dreamora

    Dreamora

    Joined:
    Apr 5, 2008
    Posts:
    26,601
    to do so you need to implement the facebook api. I think on unityprefabs or the unity asset store someone sold such an addon
     
  4. ozboluk

    ozboluk

    Joined:
    Feb 24, 2011
    Posts:
    1
  5. ganon

    ganon

    Joined:
    Mar 20, 2009
    Posts:
    22
    thanks, now I am work on it,
    The csharp SDK uses System.Web; reference that doesn't exist on Unity3d. :S