Hi,
Can anyone point me in the right direction as to how to upload a game made in unity for unity web player on facebook
Thanks
Hi,
Can anyone point me in the right direction as to how to upload a game made in unity for unity web player on facebook
Thanks
you need to upload the web build to a website. You also need to set up a facebook app which loads your webpage.
can u tell me some website where i can upload the game and how to do it?
you just need a hosting site and upload the web build. then point that site to your facebook app in the settings. that parts simple. if you want to integrate unity and facebook you need to use PHP to get the tokens and send all that into unity. its a bit more complicated
OK Thanks