Motion Design Hub
Open in Telegram
MGFX,Ae scripts and tools.
Show moreThe country is not specifiedThe category is not specified
2 068
Subscribers
+324 hours
+247 days
+8730 days
Posts Archive
2 068
Physics Now!
Integrated Physics Simulation – for After Effects
install:
extract rar file and copy the folder to this path :
C:\Program Files (x86)\Common Files\Adobe\CEP\extensions
run Script from> Window> extensions>physicsNow and press license and then press unlock license .
👇🏻join us👇🏻
@Ae_script_MGfx_tools
2 068
Physics Now!
Integrated Physics Simulation – for After Effects
https://crunchycreatives.com/products/physicsnow/
Easily simulate any visible layers in After Effects with this fast and powerful 2D physics simulation plugin
👇🏻join us👇🏻
@Ae_script_MGfx_tools
2 068
Paste Multiple Keyframes (update)
2.0.4 (Current version) - Feb 2, 2019
👇🏻join us👇🏻
@Ae_script_MGfx_tools
2 068
#JoysticksnSliders #update
Joysticks 'n Sliders #update
1.7.2 (Current version) - May 31, 2019
👇🏻join us👇🏻
@Ae_script_MGfx_tools
2 068
Joysticks 'n Sliders #update
1.7.2 (Current version) - May 31, 2019
👇🏻join us👇🏻
@Ae_script_MGfx_tools
2 068
نشست تخصصی "گرافیک ،موشن ، خلاقیت"
مقداد شیرعلی، رضا رفیع، احسان مرادی
30 خرداد 1398 ساعت 17 تا 20
در مدرسه عالی مهارتی صنایع خلاق
تجریش-میدان قدس- خیابان دربند - نرسیده به خیابان غلام جعفری- پلاک 103
لینک ثبت نام:
https://evnd.co/ZDxuT
مهلت ثبت نام تا 28 خرداد 1398
حضور در این نشست برای کلیه علاقمندان رایگان است.
2 068
Select a mask.
Execute the script and play with the different parameters 👇🏻join us👇🏻
@Ae_script_MGfx_tools
2 068
Let’s have fun with this After Effects script that is a port of subBlue’s Guilloché Pattern Generator. Guilloché patterns may be combined/layered to produce graphics similar to the fine details on bank notes. 👇🏻join us👇🏻
@Ae_script_MGfx_tools
2 068
All you need to survive as a motion designer also a traditional japanese dagger to deal with crazy clients👇🏻join us👇🏻
@Ae_script_MGfx_tools
2 068
Align selected #keyframes to nearest frame
Keyframe Correct #js
👇🏻join us👇🏻
@Ae_script_MGfx_tools
2 068
Align selected keyframes to nearest frame
Keyframe Correct #js
👇🏻join us👇🏻
@Ae_script_MGfx_tools
2 068
//Sets above layer to parent of the selected layer #JS
function ParentAbove() {
app.beginUndoGroup("AR_ParentAbove"); // Begin undo group
var comp = app.project.activeItem; // Get active composition
var layers = comp.selectedLayers // Get selected layers
for (var i = 0; i < layers.length; i++){ // Loop through selected layers
if (layers[i] != comp.layer(1)) { // If not first layer in composition
layers[i].parent = comp.layer(layers[i].index-1); // Parent to above
}
}
app.endUndoGroup(); // End undo group
}
ParentAbove(); // Run the script
////////////////////////////////////////////////////
👇🏻join us👇🏻
@Ae_script_MGfx_tools
