aashcool07's Forum Posts

  • i have compiled the game by cocoon js.....anyone know the solution?

  • Hi,

    I have tested this problem on samsung galaxy s2 plus...

    I have made one game it runs smooth but whenever i press the hold button and release hold mode and open phone after lock screen the game just get freeze and crash after sometime.... same thing happens when i press the home button.... and when i open the game again by selecting apps which are running in background... the game opens and it get freeze nothing happens...

    i have used pause on unfocus feature in my c2 file...

    anyone had the same problem??any solutions??

  • do i need to add anything related to cocoonjs in my MOPUB account?? coz when i emailed cocoojs support they sent me this screenshot....and i dont have any idea how to add this cocoonjs android launcher to my mopub account??

    <img src="http://oi40.tinypic.com/nn38t1.jpg" border="0" />

  • i have done everything but stuck to one thing........sorry but can anyone tell me where is the JSON configuration??? mopub or in cocoonjs cloud compiling tool??? where i have to add the code

  • anyone plzz?

  • anyone here??? can help me on this??

  • Hii...i have seen many threads but i didnt get the exact what i was looking for...actually i have made one game...i want to show ads on it...so i called cocoonjs ad event in my capx...added admob to my mopub...added mopub ad unit id in cocoonjs cloud compiling ad extension tool...but i think am missing to add JSON code in mopub dashboard...so ads are not showing...and i have no idea what code and how i need to add that code to mopub...so anyone here can let me know this please?

  • DUTOIT

    thanks for the reply :)

  • DUTOIT

    LittleStain

    i have tried on this its not working properly... can u please upload a demo capx which has vertical scrolling background repeating??

  • I can't check it right now, but it could be a direction issue..

    in the endless runner the runner goes to the right, which is positive in the x-direction..

    your player is probably going up, which is negative in the y-direction..

    So it could be as simple as changing a - and a + ..

    LittleStain

    i have tried but still m not able to make it up..can u check once?

  • anyone here?? can solve it?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Now i hve changed to below

    Event - tiledbackground Compare y less or equal Self.Height / 2

    Action - tiledbackground Set Y to -Self.Y - Self.Height / 2

    But still its not working...can u please check this file...would be grtful if u can solve it

    check demo file - dropbox.com/s/41lafd5ylk3ahl8/help.capx

  • hiii i am new over here...

    i have tried to make a vertical moving parallax background...by checking conditions of horizontal moving background from auto runner template... but my vertical background is moving but its not parallax...not repeating...

    i have used

    Event - System on start up

    Action- set bullet angle of motion to 90 degrees

    Event - tiledbackground Compare y less or equal -Self.Height / 2

    Action - tiledbackground Set Y to Self.Y + Self.Height / 2

    Anyone can please help let me know where am wrong which condition i need to put....it would be very gr8 if anyone upload a demo construct 2 file with example of vertical moving parallax background...so i can check my mistake...

  • am also stuck over here...

  • got any help??