Jump to content
Search Community

makis2404

Members
  • Posts

    29
  • Joined

  • Last visited

Posts posted by makis2404

  1. Hello Sahil!

    The book you told me its great!

    I have to thank you!

    I am reading slowly and for the firs time I can tell that I can understand some things about small games!

    I have made a new pen!

    If you know any other book about small games (javascript) I would be thankfull to tell me about!

     

    See the Pen QVLjjV by makis2404 (@makis2404) on CodePen

    • Like 1
  2. Thank you guys for your help. Point C and Carl especially.

    I am going to have a look at your best informational articles and videos!

    In the meantime I have finished my second mini game!

    You can have a look and tell me your comments!

    Thanks!

    See the Pen bjjowY by makis2404 (@makis2404) on CodePen

    • Like 1
  3. Ok. the first one is what I need. to pause the tank and animate an explosion. I have made it in a simplified timeline whith no event handlers and a <g> with circles and  rects as the tank. And you can fire on click the tank. there is a score on top. There is a mistake at css of <p>   (fill instead of font-color).

     

    See the Pen yqKxKG by makis2404 (@makis2404) on CodePen

     

     

  4. In this animation there is an inner sequense where the tank is going on.

    I wan to pause this moment so I can add some flames (see the image below).

    Insteed of every time waiting until this moment and trying to put correctly the flame.

    How can I  go inside the event handlers and find and manipulate tha scene?

    Χωρίς-τίτλο.jpg

    See the Pen OwvZNm by makis2404 (@makis2404) on CodePen

  5. Preface

    I have an Odyssey in the "space" of D3.js, until I found GreenShock.

    I wish have found it earlier! I didn't need the (big?) data, just the animation!

     

    Chapter 1

    Here is the problem of my gsap-animated page.

     

    When the page opens there is a black strip on top of image instead of 
       

     $("#field"), {scaleY: 2}

     

    (If you replay, it corrects).

     

    After 5 sec  begining  the animation,  an instand flare fires  in frond and under the tank!

     

    See the Pen PBKdRY by makis2404 (@makis2404) on CodePen

×
×
  • Create New...