Hello,
This might be very noobish question, but I'm new to Mobile side of things. I got premium account on cocoon compiler, and I was wondering where does the integration of some of the extentions like multiplayer or facebook for example happen with construct 2?
For example I click button in Construct 2 and this should generate command for cocoonJS to upload scores to Gamecenter, how does this happen?
should I add cocoonJS additional javascript file as plugins to construct and this will add functionality, or should I somehow capture and edit javascript generated by cocoonJS exporter and custom Inject these things in project?
if anyone has experience with this, even general overview would be of great help, I don't know from where to start tackling this.
Cheers
-hellwalker