Gigatron's Forum Posts

  • xanxion

    Lost some quality with touching this shader anyway .. look if it's good ?

    http://gigatron3k.free.fr/html5/C2/FX/Star

  • I wish i could add simple text to temp sprites without openning external image editor.

    AdiJager

    At now you can find some interesting post here..

  • Somewhere here i read something with text editor.. button image etc..

    I made quickly shader drawing a rounded rectangle around Text object... rounded rectangle function from shadertoy.

    Gradient ok, added second texture to simulate shadow... etc

    Here is an example of this project. http://gigatron3k.free.fr/html5/C2/FX/buttonfx

    Will this be usefull for you ??? must i waste my time for this ?

    Regards

  • Gigatron

    this is a GORGEOUS plugin.

    as a 47 year old man, you made me feel like a kid again. i spent many an hour trying to finish outrun on one quarter.

    will you be able to control the left/right movement? to make it smoother if you wish.

    will tunnels and overhead billboards be possible?

    will uphill and downhill turns be possible?

    you can create racers with so many different feels, graphics and styles with this. it just seems incredible.

    you definitely deserve to be paid for this sir.

    well done.

    Thank you very much for your kind words..

    Yes, all you said can be done but need to rework code.. My goal was to show that we could do absolutely everything with C2. With plugin or not. I am working on different project now.. but after i will try to make road plugin, with no event without math formula.

    Regards

  • Try Construct 3

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

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

    Here is another gift for you ..

    I will share Background Rainbow , can be done with event with playing blend mode but this one is do

    it for us.

    What's this fx do ?.. ignore some colors to make background with colors cycling.

    Fx .rar packed file.

    http://gigatron3k.free.fr/html5/C2/FX/bgrainbow.rar

    http://gigatron3k.free.fr/html5/C2/FX/brainbow

    Use Chrome for all my productions...

    Regards

  • irina

    In fact you must assemble 2 cube or 3. One with x face the other with y face and the other one with z Face. When the position of

    all cubes are same you have 1 cube with 3 different face. Hope this will help..

  • I tried this on a level select screen i made, but everyone who tried it, says its lagging a lot.

    Not sure if it is?

    - im on a gamer pc, so maybe thats why i didnt notice?

    Is there a parameter i can disable or lower so that it wont be so CPU intensive?

    xanxion

    Try to play with some params...However i will try to review the code to gain fps..

    You will informed when it's done ...

  • Thanks for the plugin. Really very nice .... it was a long time I was looking for something similar.

    I would like to know if with your plugin it is possible (now or in future updates):

    1 - Making start all cars (about 8) from the same point (start).

    2 - Set the speed for the various car randomly (depending on the difficulty of the game).

    3 - Making finish the race after 3-4 rounds and have a finishing order and a ranking.

    I would like to create, with your plugin, a real race.

    Thanks again Angiel

    3 - you can set the number of rounds to 4 with the example .capx.

    For the other request ... i will see them ....

  • Gigatron

    Hello!!!

    ...when i open your capx i get following FX missing:

    *rays rotation fx

    *running fx

    *Yuv rotation fx

    where to download them?

    tnx!

    irina

    Download this one please : http://gigatron3k.free.fr/html5/C2/25dc ... city2.capx

  • its possible to add other texture to each side of block?

    delgado

    With some technical,.. yes .. read this post please.

    Regards

  • By the way, is there a way to load music into the simplicity?

    From C2 i mean, so it will move with the beat, like in your demo?

    xanxion

    Yes, you must get for example Audio fft value; look C2 Audio analyzer example...

    Get value and set parameter number ... (every thick) of simplicity fx... this will synchronized with fx and music.

    Try first if you fail, i will help you

    Regards...

  • Gigatron by chance have still got CAPX? if yes I would love to see it and if not it's OK. Wonderful demo I say. Checking for collisions is bad in demo but, still very well done. Thanks Gigatron

    mario-kart css3 démo... here : http://gigatron3k.free.fr/html5/C2/plugin/mario/

    Working with Chrome... cause CSS3 api is much advanced than Firefox.

    Lordshiva1948

    Really sorry, this is a plugin i worked in the past and trust me it's not exploitable yet, but be sure

    when CSS3 is correctly working then i can rework this plugin... if off course Construct3 will not do for me <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    Regards

  • This is very cool. Does it simply map the game to a plain or cube? or can you produce a scene like this http://sprite3d.minimal.be/Box/ for example?

    I know this, I had decided to do this in the past but it use CSS3 fx ... you can see one of my démo somewhere in this forum; mario-kart css3 démo... here : http://gigatron3k.free.fr/html5/C2/plugin/mario/

    Working with Chrome... cause CSS3 api is much advanced than Firefox.

    Ethan Yes you can, you must set the correct parameters.. this fx have much more capabilities i think..

    From 2d to 2.5d and 3d of course.. you must play with params...

    Not really good .. but you must assemble correctly the boxes; and then you can use 3 different faces like

    1 for X 1 for Y 1 for Z. This mean 1 for left-right side, 1 for up-down and 1 for Near Far Z-depth face.

    here a quick example :

    http://gigatron3k.free.fr/html5/C2/cartons

  • rozpustelnik

    I'll see what I can do for it....

  • If we continue with 25d platformer fx, we can do many many good games..

    Here are spaceinvaders behavior(unpublished) + score counter fx + 25d fx in action.. with music;

    Total events: easy 9 Lines ...

    http://gigatron3k.free.fr/html5/C2/aliens

    Total events: easy 6 Lines ...

    http://gigatron3k.free.fr/html5/C2/arkanoid

    Box version:

    http://gigatron3k.free.fr/html5/C2/arka2