This effector dynamically creates user data sliders based on the number of clones.The sliders are set by the red component of the clone colour. - This is designed to be a base so you can take any mograph info you want and convert it to user data by modifying the code.
A script which selects every other point of a spline object
A python generator which has tools for making offset grids. Great for making dynamic maps to clone onto in Mograph.
The matrix draw helper is a workflow tool that allows you to visualise more in the viewport when working with mograph, whilst keeping viewport speeds nice and friendly.
You can find the scene file here: https://www.dropbox.com/s/mtpznzgws952i08/AdamHeslop_C4DAPT2_TriggerEffector.c4d?dl=0 A python effector which allows you to trigger keyframed animations and distort them by using clone weight and user data splines. The effector dynamically controls the time data of each mograph clone.
This was my entry for the C4DAPT challenge. Essentially it's an effector for triggering animations in a mograph setup with a weighted effector.
More info on how to use it in the video:
-------|| Pixels In Progress - - Gradient Sequence Effector ||------- Because the formula effector doesn't quite do it properly. Works only on colour but could easily be adapted. You can get it here: http://pixelsinprogress.com/ If you use it for anything good send me a link : )
Lets you control gradients through your mograph setups at various speeds and scales. To add to that. it can be controlled by a spline interface.
Allows you to create multiple takes based on an image sequence and an animation length parameter. This is more of a foundation of something to build your own batch take settings than a ready to go tool.