Gigatron's Forum Posts

  • Originally, I was going to post this on the following thread: construct.net/en/forum/extending-construct-2/effects-31/effect-cylinder-map-116594

    but I am unable because it's old, so I am going to mention the OP and ask the question I wanted to originally post on that thread.

    Gigatronsorry for the mention!

    I'm a bit confused, how do I download this effect? (Cylinder Map FX)

    Additional question: can this effect be used from a different perspective? I'm looking for ways to create a cylindrical effect but have the Player be on the inside, so they are able to see the rotating environment around them.

    Sorry, I no longer code for construct2; you can try to download some shaders in effect list and sure found the way for do what you want.

    Regards Gigatron

  • very nice,

    Could you please send me money filter dl link ?

    Sorry, I no longer have the dl link. In addition I no longer code for construct2.

  • if I launch your file it works if I close it and open mine it doesn't work even if I make it the same as yours I don't know what to do I tried other fonts but nothing I can't I have to keep your font and that's it, but I saw that the multi lina now works, thanks the same for everything you have been too fon too kind I put no space because the first letter does not appear to me, putting a first one in this case a space, you eat the space but the others you see maybe it's a problem of the my pc I have an integrated video card

    If the demo is working for you, it's not a pc problem or gfx card,

    i think the problem is the parameters of font you used, use bitmap amiga font

    withe png transparency is the best solution with 32x32 chars;

    hope it will help;

    Regards

  • http://gigatron3k.free.fr/html5/C2/plugin/Rotatingtext.rar

    At the same place with your example , look carefully what is changed

    the tile start is strange .. 65 for your example;

    Start text with space etc... look fonts ; all two fx works well for me ...

    ** Have fun again hope this time it's working, replace old plugin with this one ;

  • > I can't change fonts, it works very well with yours if I try any of those that I have, even by setting the dimensions they don't work, maybe they should be only 32x32?

    I have several accounts. I entered with this excuse. I realized now that even the multi line does not work, but it is not essential for what I have to do, fonts interest me more.

    You must set png transparent font, like 16x16 or 32x32 or 32x40 what ever size else.

    After that set the first char of the text ... look the .capx and study all

    parameters.. or send me your .capx for cheking..

    Regards

  • > > Gabibbo

    > >

    > > Hi the email adress you write not working ...

    > >

    > > Regards

    >

    > alleato200rpk@gmail.com

    if that gmail still doesn't work try this: aleato100rpk@virgilio.it

    This one not working too /// but here is the link of the plugin ;

    http://gigatron3k.free.fr/html5/C2/plugin/Rotatingtext.rar

    Have Fun

  • Gabibbo

    Hi the email adress you write not working ...

    Regards

  • Here the fx list i've converted or made;

    construct.net/en/forum/extending-construct-2/effects-31/webgl-effects-list-51897

    I will make rotating text for you and explain how use ... probably next week and contact you after;

    Regards

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • spectrum efekt png frame please size=855,164 amplutite=3 spectrum png plase...

  • Try to find the fx with deform tag;

    https://www.shadertoy.com/results?query=tag%3Ddeform

  • You do not have permission to view this post

  • Hi this fx

    -- construct.net/en/forum/extending-construct-2/effects-31/effect-deformglsl-112384

    is not converted from me ; but if you can find it on shadertoy i can

    quickly convert to Construct2

    --- twister fx never released ;

    --- Menubar not found ;

    --- Pyramid fx i can found it ;

    --- text Rotating is not fx but plugin

    So tell me the first the fx you want maybe i can help you;

    i have over 500 fx for C2 and it's hard to find them..

    Regards

    Gtr

  • You do not have permission to view this post

  • Lovely work, thanks a ton! This'll be a lot of fun to play around with.

    I've got one last question (that I think I know the answer to, but might as well ask the fx guru). Is there a way to change the... "direction" of the Z direction in the effect? In GLSL dirZ controls forward and back away from the camera, but in C2 dirZ sort of goes from top-left corner to bottom-right. I'm guessing this is a limitation of C2 shaders?

    I ve used Z rotation to rotate texture diagonally and not camera depth;

    rotation function used in this shader on x,y,z;

    DirZ like you said is the position of the camera if i am right;

    Regards

  • Now it's getting really cool. Thanks so much for your work!

    Hmmm 15 parameters is quite a lot, though it would be really useful to change colors in the editor. Is it possible to make the input a text line instead of a number value? Something like

    Color 1: (255, 231, 234) Color 2: (30, 255, 90) etc.

    Then it won't take up 15 lines for each RGB value lol. I just don't know if that's something C2 effects can do.

    This is possible with C3 not for C2 wich accept float value per/uniform

    The color option was asked long time ago to ashley but he never included

    this on C2.

    C3 use color uniform with vec3 and in editor or events you can change the

    color by requester or with events.

    You can modify colors directly in fx file or include 5*3 uniforms//

    However i release this free fx now ;

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