Multiple achievements at one time with Openfeint

I have a scenario in which you can earn> 1 achievement at a time. Can anyone find a good solution to display them using OpenFeint? Right now OpenFeint is showing 2 overlapping each other - not so useful for the user. I am wondering if OpenFeint has a built-in system to handle this, instead of writing delay code at my end. Thanks,

Andrew

+4
source share
1 answer

I can't find a built-in solution - it seems the only way to do this is to set up progress alerts and do DIY.

+1
source

All Articles