Thomas_Collin's Forum Posts

  • Hello everyone,

    I'm currently looking for someone skilled in programming to help me finish several game projects: my license Construct 3 ends in a week, and I would like to finalize my games before the expiration to publish them. If they are successful, I could then be sure to renew my license to continue game development. I am looking for a person very active in programming from tomorrow to work a good part of the week. This is mainly the finishing of two games already well advanced: first a quiz game where you have to add some events and a game mode, and a jumping game where you have to add a shop to buy items in the game (with fictitious money collected when playing) as well as some events like appearances of random monsters at certain times.

    The quiz game will certainly be successful because it revolves around a game already well known and I am in contact with the company of this game that will promote my quiz on social networks (so I will reach many people to the publication of the quiz). I plan to monetize obviously both games using advertising once in the game, and we will share the income proportionally. Thank you for contacting me at: thomascollin1009ros@outlook.fr or add me on discord: Legend Arena # 5805 if you are interested !

    Thank you in advance and good luck to all!

    Quiz game preview

    Jumping game preview

  • It works, thanks ! :)

    Please could you add "Legend Arena #5805" on discord if you have this software ? I'm struggling with some other points, it could be easier to speak than here (I can pay you if you help me finishing to integrate this test in my game)

  • To summarize, the first time I run the test, that I click on the button score and then submit, it works and it shows me the good score. Then, when I try to add another score by pressing the score button again and re-submit, there is nothing left and my first score is gone (it may be normal depending on the code). But when I try to submit by pressing 10 times in a row for example, after a while, I get this:

    Is it a bug?

    Here is also a preview of the console :

    Thanks for trying to help me anyway, I really appreciate that.

  • Up :s

  • But I can't change my ID project now.. do you have discord or something like that in order to communicate fastly ? Thanks in advance !

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I did what you said for the database rules, and now the submit button is working but I have to click several times on it in order to see the results.

    For the leaderboard key, I don't know what it is, but my database seems empty :

  • Up ! :)

  • Anyone know why my submit button does not want to show me the score as in a leaderboard? (the blue area selected on the second screen is my txt_scoreboard)

  • Thanks a lot ! Now I need to know why is this submit button not working... haha

  • Hello, I'm looking for someone who can help me integrate a leaderboard for my game. I created a new project with Firebase and here is my code (inspired tutorials on youtube): unfortunately, it does not work as a first test. The score does not change and the login window for google does not want to open with C3 (I'm using rex's plugins for C3 : FirebaseAPIv3, LeaderBoard and Authentification)

    Thanks !

  • Awesome, thanks a lot !!

  • Hello, I would like to make an online table of scores for my future quiz game so that players can compare their scores and try to be the best. There are already tutorials on the Internet with Firebase but only for Construct 2, and I can not integrate the C2 plugins in Construct 3. Can someone help me to make a table of scores like this one?

    Thank you in advance !

  • I would simply like to create a chess game thanks to the new grid mode recently introduced in Construct. Unfortunately, I do not have the skills to set up a turn-based system with time and the ability to choose among pawns.

  • Up ! :)

  • Hello, could someone help me to make a model of chess game thanks to the new behavior "moving on a grid"? I can not install a turn-based system :(