Leaderboard UI Obje...
 
Notifications
Clear all

Leaderboard UI Object example

2 Posts
2 Users
0 Reactions
710 Views
(@cygnusprojects)
Posts: 6
Active Member
Topic starter
 

I was looking into implementing Combu into our workflow and was wondering on how to use the Leaderboard UI Object and Function properties available in the Combu Manager. Is there any example available? I noticed none of the example scenes do use these properties in Combu 2.0.7.

 
Posted : 18/08/2015 9:47 pm
(@skaredcreations)
Posts: 806
Prominent Member Admin
 

I added those for Leaderboard and Achievement UI only to implement the methods ShowLeaderboardUI and ShowAchievementUI of ISocialPlatform. Anyway to implement it in your app you need only a GameObject with attached a script that has a function that displays your own UI, it uses SendMessage to the GameObject passing the function name you specify just like any other SendMessage

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 18/08/2015 10:38 pm
Share: