ramyaswetha's Forum Posts

  • Yes i have tried doing this but could not get it.

  • yes am asking how to do it.Please help me out of this.

  • Hi

    I have 3 different layouts(start screen,layout 1 and layout 2).I have a global variable say coins.The coins which i collect in layout 1 and layout 2 are added to coins variable and i wanted this earned coins to be displayed on start screen layout and store this value in local storage and when i again earn the coins this newly earned coins should be added to the value which we stored in the local storage and displayed on start screen.

    Please help me.

    Thanks in advance

  • I did these but i dnt got it.Is there any other method to do it.Please help me

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi

    How can we add coins depending on points that we earn.For example if we got 5 points then there should be an increase in coins by one and this should repeat.(in short for every 5 points i should get one coin)

  • Thank you Alextro

  • Hi

    I wanted my buttons to scroll up and down when we slide(touch) up and down.How can i do this.Please help me.

    Thanks in advance

  • Thank you chrisinfinger i have checked it in the template.

  • Hi

    Am trying to make a game like flappy bird(kind of).I have given the behaviour as platform with speed 0 and remaining values as default.when am controlling the bird in the middle of the layout its working okay but when the bird gradually coming down its getting difficult to control it i mean i have to give more clicks to bring it up and again when the bird is in the middle of the layout when i give one click its moving to greater height...how can i fix this and make the bird movement same all over the layout....

    This is the expression i used

    on mouse click--->bird--set platform vector Y to birdY-1000

  • Its working.Thank you MattTonkinson

  • Hi

    How to make a layer visible(which is initially invisible) on button click.But when i click the same button the layer should be invisible.How to do this

    Thanks in advance.

  • can you please provide your email id so that i can send you the capx file

  • i have two different sprites which i want to connect or join.i did this using pin behaviour but when i try to generate them randomly they are getting separated.how can i fix this.

    please help me out

    thanks in advance