Forum Replies Created

Page 1 of 6
  • Darren Lee

    March 8, 2022 at 1:26 pm in reply to: Text Animator: Alternate Position

    I managed this using this code. Then added a opacity animator. Thanks very much!

    i=textIndex%4;

    switch (i) {

    case 0:

    [-100,0];

    break;

    case 1:

    [0,-100];

    break;

    case 2:

    [100,0];

    break;

    default:

    [0,100];

    }



  • Darren Lee

    March 8, 2022 at 11:57 am in reply to: Text Animator: Alternate Position

    thanks, but I was looking to use 2D layers but in 4 different directions, like this:

  • Darren Lee

    March 8, 2022 at 10:30 am in reply to: Text Animator: Alternate Position

    ok thanks, I can create a new animator for opacity

    Would you know how I could alternate from top-right-bottom-left ?

  • Darren Lee

    March 8, 2022 at 9:22 am in reply to: Text Animator: Alternate Position

    Thanks for your reply Filip, here is my original image

    Also here is where I got to with yours, only half the words fade in:

  • Darren Lee

    February 10, 2022 at 10:15 am in reply to: Select all the text in the project?

    Anyone find a solution to this? Thanks

  • Darren Lee

    December 7, 2021 at 8:11 pm in reply to: loopOut woes

    Yes I tried that too, and it gives mixed results, which makes me think it might be a cache issue. I use an external SSD for the media cache, maybe I’ll try a different one

  • Darren Lee

    December 7, 2021 at 7:39 pm in reply to: loopOut woes

    thanks, I’m aware of that trick – hopefully you can see that I tried that in the visual? Might not be clear

  • Darren Lee

    December 6, 2021 at 9:40 am in reply to: Fill an outlined font

    Can certainly achieve that with a bit of fiddling. I was hoping to keep live text, but it’s an option

  • Darren Lee

    December 6, 2021 at 9:39 am in reply to: Fill an outlined font

    Thanks, but that is putting an outline on a solid font, I want ‘fill’ an outlined font

    This is the font I’m referencing:

    https://www.dafont.com/iron-maiden.font

  • Darren Lee

    December 3, 2021 at 4:15 pm in reply to: Fill an outlined font

    Thanks but it need to work on a font with hollow insides. Or an outline font, not sure what the term is

Page 1 of 6

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy