mobitoss's Recent Forum Activity

  • Hello there,

    I'm trying to integrate Push notification in my game. I found thew All firebase addon which looks like can do the trick.

    Link:- construct.net/en/make-games/addons/821/firebase

    here it is MIT licensed and the addon is downloadable so i though it's free but it is listed in here as paid

    Link:- construct.net/en/game-assets/addons/firebase-1881

    So what's the deal about it, is it free for commercial use or not?

    Also there is this addon for Push notification by the same owner

    Link:- construct.net/en/make-games/addons/522/push-notifications-fcm

    anyone know if it's working

    Thanks

  • Hello there,

    I want to integrate Construct 3 game into my website. I know that the game gets created in a canvas and I want to add that canvas in my website. While exporting the game in HTML5 I get the index.html which is having all the scripts.

    I want to load all the scripts on my webpage and load the construct game there in a canvas that I specify. Is that possible?

    Thanks

    Tagged:

  • Hello there,

    I was looking to purchase a template on assets store. The game that I saw has a template and complete game for sale. I want to buy a template to make a similar game.

    I want to publish the game on multiple platforms, but the complete game version only allows single domain with license Game License Terms "Permitted for publishing on one domain", is this condition also there for the template version which has asset license for 1 project "Royalty Free use in up to one commercial greater creative work."

    After I purchase the template which changes I need to do before publishing my game.

  • Got it to work, thanks for the help

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello there,

    I have created 4 circles I want to loop through them, There names are like circle1,circle2,circle3,circle4. I want to randomly update property of one of the circle. How Do I loop through them, I'm trying to loop through them by adding all 4 in a container. What should I write on the action side to get the object?

    thanks

    Tagged:

  • Hello there,

    I've created offline games, but never multiplayer game. I saw an example of p2p connection multiplayer game, but I need one with central server approach. Please suggest a tutorial or correct approach in creating the same.

    Thanks,

  • It worked thans a lot!!

  • I am trying to use the json file for my game and in the file I have entry having array like below:

    {

    "1":

    {

    "number": "1",

    "entries": ["value 1","value 2"]

    }

    }

    if I set text like JSON.Get("1.number"), I get to print number 1 but when I do JSON.Get("1.entries") I get 0 which is because it's array I guess.

    But here I want to get the count of the entries which will be 2 here. How can I get the count of array here.

    Tagged:

  • Thanks for the Pin behavior, it saved me the per tick reposition.

  • Yes this will create the enemy and text but how will it follow the cube always, I have added the every tick reposition, it works initially but after 2 to 3 enemies the text don't show up or changes in mid air. Is there any way to make the text exclusive for that enemy.

  • Hello there,

    I'm fairly new to construct 3 and this is my first game. I am trying to make the enemies fall from above and make the right one destroy when hit with bullet.

    I am trying to show some text on the enemy it is seen on the start of the game but eventually it gets disappeared or two texts get mixed, I cant always see the text.

    Here is the screenshot of my event sheet

    What am I doing wrong here? Is there not a proper relation between the text and its parent enemy? I tried adding create child of enemy as text but it didn't work either.

  • You do not have permission to view this post

mobitoss's avatar

mobitoss

Member since 7 Dec, 2021

None one is following mobitoss yet!

Trophy Case

  • 2-Year Club
  • RTFM Read the fabulous manual
  • Email Verified

Progress

4/44
How to earn trophies