Negatron's Recent Forum Activity

  • Thanks Ashley

  • hii everyone in am working on game in which gems are created after time to time.

    cannon have to destroy all the gems by bullet..

    example: gems have life of 5 .

    when bullet collide with gems life of gems life = life - 1;

    i want to know how to show life on gems .

    i already tried to create text object with gems(sprite) but when i am trying to set text = life of gems construct set text to all the gems which all in screen .

    like we have 5 gems in screen when i hit a bullet to any gems (life of this become 4 if previously 5)

    then it set text 4 to all the gems which are on screen (but all gems have there life of 5 ) .

    i just want to set text to particular gem which is now hit by not all

    Tagged:

  • You do not have permission to view this post

  • thanks man i got it

  • hii everyone can anyone has a idea of how to change layout size(not a canvas size) in run time like when i press a dedicated button then layout size increases

    Tagged:

  • you can see this tutorial for help it will must help you.

    youtube.com/playlist

    READ json plugin very care fully you will Get what you are looking for ..

    BTW for which platform?

  • yes i already but Don't no much how effectively use with construct thats why i not geting desired output what i want

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hii everyone ..

    i am working on quiz game and i wants to load data from json file and save different value of different key

    to diffrent variables

    like

    { "subCat" : "Marvel",

    "Questions": {

    "Question1": {

    FIRST QUESTION HERE

    }

    "QUESTION 2":{

    SECOND QUESTION HERE

    }

    AND SO ON..

    }

    };

    { "subCat" : "Movies",

    "Questions": {

    "Question1": {

    FIRST QUESTION HERE

    }

    "QUESTION 2":{

    SECOND QUESTION HERE

    }

    AND SO ON..

    }

    };

    { "subCat" : "DC",

    "Questions": {

    "Question1": {

    FIRST QUESTION HERE

    }

    "QUESTION 2":{

    SECOND QUESTION HERE

    }

    AND SO ON..

    }

    };

    as above example i wants to save subCat KEY to => variable1 and all the data of Questions KEY to => variable2 and for each KEY of subCat to different variables like

    marvel to subCatVariable1 & questions of subCat to Questionsvariable 1

    movies to subCatVariable2 & questions of subCat to Questionsvariable 2

    DC to subCatVariable3 & questions of subCat to Questionsvariable 3

    Tagged:

  • how do i make cross domain ajax request

  • hii everyone

    i wants to know about how to make cross domain ajax request.

    Tagged:

  • thank you .. dop2000 and Maverick1912

  • hii everyone i am working on quiz game i which user have 13 seconds to answer the question .

    To show the countdown i am using progress bar with max value of progress bar with 13 and with every second pass progress bar set to next value

    e.g=> if early it is 13 then after one second it will become 12 then after 11

    13

    |||||||||||||||||||||||||||||||||||||||||||||||||

    12

    |||||||||||||||||||||||||||||||||||||||||||

    11

    ||||||||||||||||||||||||||||||||||||

    progress bar is behave like this..

    i thinking how can i make progress bar smooth

    13

    ||||||||||||||||||||||||||||||||||||||||||||||||||

    |||||||||||||||||||||||||||||||||||||||||||||||||

    ||||||||||||||||||||||||||||||||||||||||||||||||

    |||||||||||||||||||||||||||||||||||||||||||||||

    ||||||||||||||||||||||||||||||||||||||||||||||

    |||||||||||||||||||||||||||||||||||||||||||||

    ||||||||||||||||||||||||||||||||||||||||||||

    |||||||||||||||||||||||||||||||||||||||||||

    12

    ||||||||||||||||||||||||||||||||||||||||||

    |||||||||||||||||||||||||||||||||||||||||

    ||||||||||||||||||||||||||||||||||||||||

    |||||||||||||||||||||||||||||||||||||||

    ||||||||||||||||||||||||||||||||||||||

    |||||||||||||||||||||||||||||||||||||

    ||||||||||||||||||||||||||||||||||||

    |||||||||||||||||||||||||||||||||||

    11

    ||||||||||||||||||||||||||||||||||

    any one can help me thanks

    Tagged:

Negatron's avatar

Negatron

Member since 17 Dec, 2018

Twitter
Negatron has 1 followers

Trophy Case

  • 5-Year Club
  • Email Verified

Progress

6/44
How to earn trophies