Create Motion Graphics Templates with Adobe After Effects
Jordy Vandeput · Filmmaker and Youtuber
A fast, expression-heavy course that turns After Effects animations into sellable, mistake-proof Premiere Pro templates in under 80 minutes.
What it actually covers
The course opens by showing what a finished motion graphics template looks like inside Premiere Pro: a lower third with a dropdown for team color and a field for win count, dragged in and edited without touching After Effects. From there it walks backward into the mechanics, using Adobe's Essential Graphics panel to expose properties (text, images, opacity, position) as adjustable fields, then exporting the composition as a .mogrt file that installs permanently into Premiere's template library. That opening loop, seeing the destination before the construction, is a smart structural choice for a course about tooling rather than raw animation.
The middle stretch is where the real content lives: expressions. The instructor introduces If/Else logic through a checkbox control wired to a Master Amplitude value, so an end user can flip a glitch effect on or off without touching keyframes. This pattern repeats across the course in escalating forms, a dropdown menu that swaps between three names and three RGB colors, source-text properties linked so two lower-third variants share one text field, and finally an expression using sourceRectAtTime to make a rectangle background stretch to match whatever text a user types in.
Strengths and gaps
The lower-third and rolling-text projects are well-chosen because they force the concepts to compound. Object linking gets demonstrated three separate ways, full parenting for animation, a single-property pick-whip for color, and a variable-based expression for size, and by the third pass the pattern is genuinely clear even to someone who has never opened the expression editor. The text-handling lesson on catching long user input before it overflows the canvas is a small but practical detail that separates a usable template from a broken one, and it reflects real production concerns from someone who runs a YouTube channel on tight deadlines.
The course's math trick of dividing an RGB color by two to generate a matching darker shade is a nice touch, cheap and reusable, but it also hints at the ceiling here. Everything is presented as a copy-this-expression exercise rather than a foundation in how expressions and JavaScript-style syntax actually work. Viewers get five or six specific recipes, not a mental model for writing new ones from scratch. Anyone who wants to go beyond checkboxes and dropdowns into custom slider ranges or array-based logic will need another resource entirely.
At 79 minutes the pacing is brisk to the point of skipping steps a true beginner would need, which is why the prerequisite warning about already knowing After Effects basics matters. The font warning about non-Adobe fonts breaking on other machines is a useful aside for anyone planning to sell templates commercially, a detail many tutorials skip. Overall this delivers a tight, applied set of techniques for a narrow but genuinely useful goal, less a course on expressions than a course on packaging.
The standout
The sourceRectAtTime expression lesson, which dynamically resizes a background shape to match live text length, a genuinely reusable trick beyond this course's scope.
What you will learn
- Build an Essential Graphics template and export it as a .mogrt for Premiere Pro
- Write If/Else expressions to drive checkboxes and dropdown menus
- Link a checkbox controller to a Master Amplitude value to toggle effects like a glitch
- Use pick-whip expressions and sourceRectAtTime to make a background shape resize with its text
- Build RGB color-controller expressions tied to a dropdown to swap colors and names at once
- Prevent template breakage with text areas, auto line-wrap, and object-linked parenting
Best for: An intermediate After Effects user who already animates comfortably and wants to package that work into reusable or sellable Premiere Pro templates.
Skip it if: Complete beginners to After Effects, or anyone wanting a deep, systematic course on JavaScript-style expressions rather than a handful of applied recipes.