hi friends,
i have done a project in unity3d for iphone…and now i need to display highscore using “game center or open feint”… and any one give me the correct way to do this??? how can i pass values to the gamecenter or openfeint…how can i make it??
am totally very blank in this…or have i want to add any plugins for this??? hope you give me a correct way…
have i want to do this with unity or xcode…
Thanks…
For gamecenter there is a plugin from prime 31 for 75 dollars.
http://prime31.com/unity/
We are going to use it, and as the other plugins from prime31 are very good, I assume this one is good, too.
You have to call functions from the ObjC inside your scripts calling plugins
Take a look:
Prime31 have a implementation of this GameCenter feature, as Eva said, Prime31 really do a good job and you can trust
@Eva Maria , is there any procedure to do leader board with openfeint and gamecenter ???
prime31’s dll enough to make leader boards??
they are no dlls but yes, prime31s plugins implement the leaderboard functionality
@dreamora…
oh good…then can you say the correct way and how to use open feint…i have open feint SDK… how to use it???
have i want to use in unity3d or objC???
and what are all the functions we need to use in unity3d???