narasimha's Forum Posts

  • thanks cvp , the 1st problem is resloved, and the second one is there that is my actual total and wanted total are not matching some times, some times it's working fine. before 2 sprite count numbers the wanted total is becoming zero .

  • hi cvp thanks for your last reply, i have small issue in that game i had created a game same with your example and i had created multiple layouts and i have added main page ,and quit image, now the my problem is after finishing of 1st level, i'm quiting the game , when i click quit image it goes to main page and again when i click to image(goto layout1) , it's going to first level and wanted total is becoming zero(i,e game over board) is displaying and some times if the sprite(number images) still there the wanted total becoming zero and some times it's working fine , if i want to do any chages please chare your thoughts.

  • hi cvp i have small doubt which you have send the file to me, i have small doubt,actually you are taking sprite count=20 as a global variable .suppose if we are having 40 sprite images can we take sprite count as 40 like. just share your ideas please

  • hi friends i have a small issue, i'm trying music for my game , i have created animation to my music image and by clicking the the animations is working fine with not issues, but my problem is after clikng the music image the image will turn to red mark and when i go to next level the i want red image should be like that but for me it's not working fine. can any one help me please.

    dropbox.com/s/3rg3oi4auymkvee/musictoggle.capx

  • Thanks cvp that's fine working now.

        But i have got another problem in it. when the game is finished i have set it to next level where i have a text functionality for it.And i have taken 9sprite images

       It is like

       ->system WantedTotal=0 nextlevel textbox visible

           

              But the thing is before the wantedtotal=0 the nextlevel text box is getting visible(and it would be around wantedTotal 5 to 9) these text box is visible .What would be problem please help me.

    Note : i have taken only 9sprite images

    Thanks once again

  • hi cvp

    by giving v=3 i'm getting more than 23 , but i need in between the (10,18) .please help how get in between that value.

  • hi

       it's all working fine with it, but i have small problem in it. actually my wanted total few times displaying below 10. but i want random(10,20) to display in wanted total.

    dropbox.com/s/5hwbq801jz2ahku/r130_demo_31%20-bk.capx

  • hi cvp,

       it's all working fine with it, but i have small problem in it. actually my wanted total few times displaying below 10. but i want random(10,20) to display in wanted total.

    dropbox.com/s/spqdg2fu5qniusa/r130_demo_31%20-bk.capx

  • i ahve already tried with this and followed this tutorial

    1)what is the difference b/w collisio and overlapping in performance

    2)what about the text object ?

    3)and animation frames.

  • hi,

    I did a game which has 17 layout's. it's all depend's upon physics ,i used many collions more than 20 sprites in each layout,the performace in mobiles and tab's are very slow , i tried a lot to increase the performace still it remains the same , can any one help to how to increase the performance .

  • thanks cvp

  • Thanks cvp

    in your example , you have taken local variable v=2, can you explain me what does it mean.

  • thanks

       Now i'll go with your idea .i'll try it now.if possible for you send the example. thanks

  • yes cvp

  • Try Construct 3

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

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

       my wanted total and sprite number is working fine.but my autual problem is the last sprite numbers are not having the proper wanted total and for me upto the last sprite number the Wnated total has to come like countable.

    Ex:suppose if last sprite number having 9 the wanted total also has to be 9 , but for me it's coming like some other number. please share your ideas.