facebook have approved my two games as IG but problem is that i want to make it more social using leaderboard
Please can anyone provide me such information or tutorial
thanks in advance
Develop games in your browser. Powerful, performant & highly capable.
Thanks for your valuable reply
In My Game, I am giving 3 Lives to Player(user), when it finish he can buy life from us..how to accomplish it.
or buy to unlock game
Sorry for such type of question, i am new in Construct
i am making a game, in which i want to move my player left and right only on bottom of screen.
But when i am using touch-->IsInTouch-->Player--> SetPosition to (Touch.X,Touch.Y), player is moving in whole where i touch on screen. i want to move it at bottom of the game only and Left right.