Forum Replies Created

Page 1076 of 1081
  • To get the position of the camera, you’d need to use something like this:

    thisComp.activeCamera.toWorld([0,0,0])

    But I would think your first approach is easier. What did you try that didn’t work?

    Dan

  • To get the position of the camera, you’d need to use something like this:

    thisComp.activeCamera.toWorld([0,0,0])

    But I would think your first approach is easier. What did you try that didn’t work?

    Dan

  • Dan Ebberts

    May 4, 2005 at 4:26 pm in reply to: Where do you get your sounds for your projects?

    I like this one:

    https://www.sounddogs.com

    Dan

  • Dan Ebberts

    May 4, 2005 at 4:20 pm in reply to: Slot Machine Effect?

    I think the easiet way would be to put all your icons on one vertical strip, apply the Offset filter, and then just keyframe the vertical offset and it will automatically wrap around for you. Keyframe as many rotations as you want and then ease to a stop.

    Dan

  • Dan Ebberts

    May 4, 2005 at 4:20 pm in reply to: Slot Machine Effect?

    I think the easiet way would be to put all your icons on one vertical strip, apply the Offset filter, and then just keyframe the vertical offset and it will automatically wrap around for you. Keyframe as many rotations as you want and then ease to a stop.

    Dan

  • Dan Ebberts

    May 4, 2005 at 3:18 pm in reply to: Slot Machine Effect?

    Shouldn’t bee too tough. You’re talking about the icons just replacing each other, not the old style slot machine where they’re on a cylinder, right? Does the replacement happen at a constant speed and then just stop, or does it slow down? How long is each icon on screen?

    Dan

  • Dan Ebberts

    May 4, 2005 at 3:18 pm in reply to: Slot Machine Effect?

    Shouldn’t bee too tough. You’re talking about the icons just replacing each other, not the old style slot machine where they’re on a cylinder, right? Does the replacement happen at a constant speed and then just stop, or does it slow down? How long is each icon on screen?

    Dan

  • I think this might be a simpler version of what you’re looking for:

    seedRandom(index,true);
    value + random([-150,-150],[150,150]);

    Dan

  • I think this might be a simpler version of what you’re looking for:

    seedRandom(index,true);
    value + random([-150,-150],[150,150]);

    Dan

  • The Period key on the numberic keypad starts audio preview. You can hit asterisk on the keypad to leave layer markers while the audio is previewing.

    Dan

Page 1076 of 1081

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