Uploaded September 2022 | Updated September 2026, 2 weeks ago
This is a preview of our upcoming tutorial on Robot Animation created using only the Morph Transition in PowerPoint.
๐ Support For A Cause @ patreon.com/TheTeacher
๐ Animation Inspirations @
codepen.io/grantjenkins/pen/RwQzoVN
By Grant Jenkins
โ About the Robot Animation using Morph Transition in PowerPoint
The most important part of this presentation is its design. You can use the Selection Pane to investigate all the shape layers we used to draw the Robot. You should also note down the position of each shape layer in the pane to know how each body part of the robot has been placed on the slide.
We then duplicated the first slide, changed the Shape Layers' position on the second slide, and applied the Morph Transition with a short Time Duration of 0.01 Seconds.
There is a total of 20 slides in the presentation and on each of the slides, we are just moving the shape layers here and there, and that is what it all takes to animate simple shapes using the Morph Transition.
๐ Recommended Videos
How To Create Masking Using Shape Layers in PowerPoint
youtube.com/watch?v=SXml7Tm6EfQ
๐ Subscribe for more tutorials: youtube.com/TheTeacher?sub_confirmation=1
๐ Learn More, Visit: theteacherpoint.com
โ Recommend Playlists:
๐ธ More Microsoft PowerPoint 2016 Tutorial
bit.ly/PowerPoint-Tutorials-Playlist
๐ Follow Me :
Twitter - twitter.com/TheTeacherPoint
Facebook - facebook.com/TheTeacherPoint
Instagram - instagram.com/TheTeacherPoint
Pinterest - in.pinterest.com/TheTeacherPoint
#shorts #animation #powerpointanimation #theteacher
๐ป A Microsoft PowerPoint Animation Short By The Teacher
This is a preview of our upcoming tutorial on Robot Animation created using only the Morph Transition in PowerPoint.
๐ Support For A Cause @ patreon.com/TheTeacher
๐ Animation Inspirations @
codepen.io/grantjenkins/pen/RwQzoVN
By Grant Jenkins
โ About the Robot Animation using Morph Transition in PowerPoint
The most important part of this presentation is its design. You can use the Selection Pane to investigate all the shape layers we used to draw the Robot. You should also note down the position of each shape layer in the pane to know how each body part of the robot has been placed on the slide.
We then duplicated the first slide, changed the Shape Layers' position on the second slide, and applied the Morph Transition with a short Time Duration of 0.01 Seconds.
There is a total of 20 slides in the presentation and on each of the slides, we are just moving the shape layers here and there, and that is what it all takes to animate simple shapes using the Morph Transition.
๐ Recommended Videos
How To Create Masking Using Shape Layers in PowerPoint
youtube.com/watch?v=SXml7Tm6EfQ
๐ Subscribe for more tutorials: youtube.com/TheTeacher?sub_confirmation=1
๐ Learn More, Visit: theteacherpoint.com
โ Recommend Playlists:
๐ธ More Microsoft PowerPoint 2016 Tutorial
bit.ly/PowerPoint-Tutorials-Playlist
๐ Follow Me :
Twitter - twitter.com/TheTeacherPoint
Facebook - facebook.com/TheTeacherPoint
Instagram - instagram.com/TheTeacherPoint
Pinterest - in.pinterest.com/TheTeacherPoint
#shorts #animation #powerpointanimation #theteacher
๐ป A Microsoft PowerPoint Animation Short By The Teacher

![PowerPoint Motion Paths Decoded: Raw Data, SVG Integration, and Automation - Lesson 59
Welcome to this in-depth tutorial on Motion Paths and Advanced Animation Techniques in PowerPoint! In this video, we explore how to master motion paths, decode raw path data, and integrate SVG path logic into your presentations using custom PowerPoint add-ins.
What Youโll Learn in This Video:
- Understanding Motion Paths in PowerPoint: Learn how motion paths work, including their starting and ending positions, path length, and direction, all relative to both the slide and the shapeโs center.
- Interpreting Raw Motion Path Data: We break down the raw motion path data, like M 0 0 l0 0.25, and explain its significance in defining animation paths.
- Custom Add-In Features: Discover how our custom PowerPoint VSTO add-in fetches detailed shape properties, including motion path data, animation directions, and more.
- SVG Path and Motion Path Integration: See how SVG paths are converted into PowerPoint shapes using the FreeformBuilder from the PowerPoint object model.
- Automation with VBS and Script Lab: Learn how VBS scripts and Microsoftโs Script Lab add-in can automate shape creation and animation using motion path data.
- Practical Demos and Examples: Watch step-by-step demonstrations, from creating animations and motion paths to interpreting SVG files and translating them into PowerPoint-friendly formats.
Key Topics Covered:
- Motion Path Details: Raw data interpretation, start/end positions, length, and direction detection.
- SVG Path Translation: How SVG paths align with PowerPoint motion paths.
- Custom Add-In Functionality: How our add-in reads and manipulates animation properties.
- Integration with PowerPoint Object Model: Using FreeformBuilder to programmatically create shapes and animations.
- Enhancing PowerPoint with Automation: Leveraging VBS scripts and Script Lab for advanced presentations.
- Whether youโre a PowerPoint enthusiast, a developer building custom add-ins, or someone curious about the intersection of SVGs and PowerPoint animations, this video offers insights and practical examples to take your skills to the next level.
Links & Resources:
VBS Script for FreeformBuilder: [Download here]
https://www.theteacherpoint.com/unlocking-the-power-of-motion-paths-in-powerpoint-a-developers-guide-to-animation/
PowerPoint Object Model Documentation: [Visit here]
https://learn.microsoft.com/en-us/office/vba/api/overview/powerpoint/object-model
Script Lab Add-In: [Install here]
https://www.microsoft.com/en-us/garage/profiles/script-lab/?msockid=158bf76929606a06211de22b28926b08
Donโt forget to Like, Share, and Subscribe for more videos on PowerPoint, animations, and custom add-in development.
Thank you for watching, and letโs make PowerPoint animations smarter and more dynamic together! PowerPoint Motion Paths Decoded: Raw Data, SVG Integration, and Automation - Lesson 59](https://i.ytimg.com/vi/L0FWGQ7rN6s/mqdefault.jpg)




![Disable Show More Options in Windows 11 Right-Click Menu | Instant Fix
A complete tutorial on how to disable the Show More Options entry in the Windows 11 context menu to restore the classic, full right-click menu from Windows 10.
We cover the manual Registry Editor (Regedit) method and learn how to get your efficient right-click menu back and how to easily revert the change if you ever change your mind.
Registry Key:
[HKEY_CURRENT_USERSoftwareClassesCLSID{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}InprocServer32]
@=
๐ Works on Windows 11 (all builds).
๐ Like this video if you love practical Windows hacks!
๐ Subscribe for more quick Windows tips & registry tricks.
#windows11 #windowstips #techshorts #windows Disable Show More Options in Windows 11 Right-Click Menu | Instant Fix](https://i.ytimg.com/vi/MrDMo28-rhU/mqdefault.jpg)


![PowerPoint Shape Secrets: Manipulating Freeform Shapes with VBA & Add-ins - Lesson 58
Dive deep into the world of PowerPoint shapes with The Teacher, as we reveal the secrets to manipulating freeform shapes far beyond the usual capabilities. In this in-depth video, youll learn how to access the underlying vertex and node information of these shapes, unlocking a realm of custom animation, precise control, and advanced add-in development.
Whether youre a PowerPoint power user looking to push the limits, a developer building innovative add-ins, or someone interested in real-time visual effects, this video will provide you with actionable techniques and insights. Well guide you through the process of using VBA for shape data extraction, implementing custom manipulation through VSTO PowerPoint add-ins, and leveraging the PowerPoint JavaScript API for more advanced control.
Get ready to see real-world examples, including dynamic shape adjustments using a WPF overlay, real-time node modifications, and the animation of partially selected shapes within groupsโtechniques previously thought impossible! Youll gain an understanding of how to translate between PowerPoints point system and WPFs pixel system, crucial for integrating custom user interfaces seamlessly with PowerPoint.
What Youll Learn:
Shape Data Extraction: Master the techniques to access the vertices and node data of PowerPoint freeform shapes using VBA.
Advanced Manipulation: Discover how to manipulate shape nodes and vertices directly, beyond PowerPoints native tools.
VSTO Add-in Development: Learn to build custom VSTO PowerPoint add-ins to create unique shape effects.
Real-Time Interactions: Understand how to use WPF application overlays for real-time shape adjustments and feedback.
Dynamic Animations: Create complex animations by manipulating shape nodes and vertices, including partial group selections.
Coordinate Systems: Grasp the intricacies of PowerPoint points and WPF pixels for seamless integration between PowerPoint and external applications.
Custom UI Overlays: Learn how to overlay custom WPF user interfaces to manipulate PowerPoint shapes dynamically.
Log Analysis: See how we use log files for detailed debugging and analysis of position and movement data.
This video isnโt just about showing you code; its about empowering you with a deep understanding of the underlying architecture of PowerPoint shapes and providing you with the tools to take your presentations and projects to the next level. Weโll demonstrate practical techniques to go beyond PowerPoints native functionality and create experiences you never thought possible.
Downloadable Resources:
- Example VBA Script: [Link to Code]
https://www.theteacherpoint.com/powerpoint-shape-secrets-manipulating-freeform-shapes-with-vba-add-ins/
Donโt just watch, create! Dive into the world of advanced PowerPoint shape manipulation. Like, share, comment, and subscribe to The Teacher for more in-depth tutorials and innovative techniques. Your journey to mastering PowerPoint starts now! PowerPoint Shape Secrets: Manipulating Freeform Shapes with VBA & Add-ins - Lesson 58](https://i.ytimg.com/vi/NtRQzL4o9m4/mqdefault.jpg)
