Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Horror on November 11, 2012, 02:21:18 AM

Title: Leaderboards? iOS / Android
Post by: Horror on November 11, 2012, 02:21:18 AM
Has anyone implemented a leaderboard system into their playMaker project? If so, could you recommend any solutions? Do you have separate leaderboards for Android and iOS, or does it allow for some cross-platform competition?

I was thinking of trying the GameCenter plugin, but then I would need another solution for Android. How about OpenFeint?

Any advice?

Cheers!
Title: Re: Leaderboards? iOS / Android
Post by: jeanfabre on November 12, 2012, 07:56:11 AM
Hi,

 Unity has an ISocial framework, but there is no PlayMaker actions just yet and I don't think it's compatible with Android.

as far as IOS, I have ported a plugin from the asset store to work fully within PlayMaker:

https://hutonggames.fogbugz.com/default.asp?W994 (https://hutonggames.fogbugz.com/default.asp?W994)

bye,

 Jean
Title: Re: Leaderboards? iOS / Android
Post by: Horror on November 12, 2012, 06:39:53 PM
Thanks Jean,

I was looking at that one on the Asset Store. Looks like it's just what I need for iOS.

Android might have to wait for now.