Motion Design Hub
3.83K subscribers
571 photos
303 videos
550 files
74 links
MGFX,Ae scripts and tools.
Download Telegram
//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
This media is not supported in your browser
VIEW IN TELEGRAM
Align selected keyframes to nearest frame
Keyframe Correct #js

👇🏻join us👇🏻
@Ae_script_MGfx_tools
Keyframe Correct.jsx
7.4 KB
Align selected #keyframes to nearest frame
Keyframe Correct #js

👇🏻join us👇🏻
@Ae_script_MGfx_tools
Stabilized Footage AE Script
Info : https://bit.ly/2W9PRme

👇🏻join us👇🏻
@Ae_script_MGfx_tools
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
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
Guilloche.rar
2 KB
Select a mask.
Execute the script and play with the different parameters 👇🏻join us👇🏻
@Ae_script_MGfx_tools
Forwarded from استودیو بومرنگ/Boomerang Studio (Reza Rafie)
This media is not supported in your browser
VIEW IN TELEGRAM
نشست تخصصی "گرافیک ،موشن ، خلاقیت"
مقداد شیرعلی، رضا رفیع، احسان مرادی
30 خرداد 1398 ساعت 17 تا 20
در مدرسه عالی مهارتی صنایع خلاق

تجریش-میدان قدس- خیابان دربند - نرسیده به خیابان غلام جعفری- پلاک 103
لینک ثبت نام:
https://evnd.co/ZDxuT

مهلت ثبت نام تا 28 خرداد 1398
حضور در این نشست برای کلیه علاقمندان رایگان است.
Joysticks 'n Sliders #update
1.7.2 (Current version) - May 31, 2019

👇🏻join us👇🏻
@Ae_script_MGfx_tools
Joysticks_n_Sliders.jsxbin
3.4 MB
#JoysticksnSliders #update

Joysticks 'n Sliders #update
1.7.2 (Current version) - May 31, 2019

👇🏻join us👇🏻
@Ae_script_MGfx_tools
AfterCodecs update

1.6.4 (Current version) - Jun 10, 2019


👇🏻join us👇🏻
@Ae_script_MGfx_tools
Aftercodecs_v1.6.4_win.zip
10.6 MB
#AfterCodecs #update

1.6.4 (Current version) - Jun 10, 2019


👇🏻join us👇🏻
@Ae_script_MGfx_tools
Paste Multiple Keyframes (update)
2.0.4 (Current version) - Feb 2, 2019


👇🏻join us👇🏻
@Ae_script_MGfx_tools
This media is not supported in your browser
VIEW IN TELEGRAM
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
PhysicsNow_v1.02.zip
1.7 MB
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