Luke Shaw
Forum Replies Created
-
Luke Shaw
September 21, 2022 at 7:08 pm in reply to: Retiming All Animation Keyframes with An ExpressionI FIGURED IT OUT! It took me longer than it should of to realize my initial solution worked, but that the issue was each layer had its final keyframe at a different position resulting in the scales across layers not being proportional. My solution was to add a single keyframe after all the other keyframes on each layer at the same time. This was the code I ended up using on the problem layer after this fix
prop = thisProperty;
firstValue = key(1);
lastValue = key(2);
newValue = thisComp.layer(“Master Position”).effect(“Spacing”)(“Slider”);//this value is to be changed for a controller or whatever
AnimSp = thisComp.layer(“Master Position”).effect(“Animate On Speed”)(“Slider”);
t = linear(time,0,AnimSp,0,key(2).time);
linear(valueAtTime(t), lastValue, firstValue, -newValue, firstValue);
-
Luke Shaw
May 24, 2020 at 1:49 pm in reply to: How to have multiple points follow separate paths while maintaining the same relative x positionJust wanted to followup and say this works exactly how I wanted it to. I cant tell you how much I appreciate your help with this, thank you again and enjoy the rest of your weekend!
-
Luke Shaw
May 22, 2020 at 10:30 pm in reply to: How to have multiple points follow separate paths while maintaining the same relative x positionwow, thank you so much! I’ll try this out over the weekend and let you know how it goes!!
-
Luke Shaw
May 22, 2020 at 8:30 pm in reply to: How to have multiple points follow separate paths while maintaining the same relative x position -
Luke Shaw
May 22, 2020 at 8:29 pm in reply to: How to have multiple points follow separate paths while maintaining the same relative x positionTerribly sorry about that. I attached an image to this reply and ill put the link in again to see if it works
https://mf.freddiemac.com/aimi/
-
Luke Shaw
March 3, 2016 at 10:02 pm in reply to: New Video and Audio Studio Set-up, Looking for Thoughts and FeedbackThank you fro the time you took in giving me your feedback. I have made some tweaks to this list after posting on various forums and did decide to go with the Ace tripod for almost half the cost. Interestingly enough the cradle you recommend is the exact one someone else did too so i will be going with that as well. The main reason for the zoom h6 was to use as a audio interface now, with the ability to have more uses for it in the future if we did more field recordings with multiple mics of if we just needed an on the go voice over where we didn’t want to being all of our other equipment. I added a NT-3 to the list so we can have an indoor option but we do plan on having some outdoor scenes so we will probably need the boom pole and NTG-3 for those situations and I have access to help for booming when those situations arrive. My boss expressed strong interest in having enough equipment to allow for a very versatile workflow if we expand further. Thank you again though for all the time you put into that reply, I get off work now but will delve further into researching everything you said tomorrow. Have a great night!
-
Luke Shaw
March 1, 2016 at 6:18 pm in reply to: New Video and Audio Studio Set-up, Looking for Thoughts and FeedbackWe already have Lav Mics and lighting gear. The lighting still needs to have some upgrades but we have enough as of now to really make this list a priority and be able to put that on the back burner until we get rolling. We also have access to green screen equipment and people who can fill in as a prompter on a need by need basis. In regards to the editing equipment I am pretty well versed in the software and demands the computer needs to meet and will be working on that list of upgrades for my company after all the gear gets sorted out. I am taking a compartmentalized approach to this upgraded segments at a time just to keep this organized.
