Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Hi, i wanted to set up google achievements and leaderboard. i used phonegap plugin for this and it work, but my game performance drop from perfect smooth to unplayable. Any ideas how to make a leaderboard and achievements without lose performance?
Im using cordova export for intel XDK crosswalk APK. Tried cocoon.js and google play plugin but both doesnt work
Develop games in your browser. Powerful, performant & highly capable.
check out this thread...
So i should download older version of XDK?
you can us e the older version 7 instead of 100( in the project properties look for v"version" drop down selection option) But the thread I mentioned earlier is something to keep an eye on. Keep in mind version 7 may not be accepted at the apps store. So gettiing 10 to work is crucial. Hope this helps :0)
Exported my project on version 7 but didnt help. I have a little better performance when wifi is off but my event are really simple like
score > 50 - submit achievement;
deadcounter=3 reload ads,
deadcounter=4 show ads Its all.