Pro Carousel UI in After Effects (NO PLUGINS) | UI/UX Tutorial

Pro Carousel UI in After Effects (NO PLUGINS) | UI/UX Tutorial

Carousel After Effects Tutorial In this tutorial, I'll show you step-by-step how to create a carousel-style animation in After Effects, ideal for showcasing Images, designs, or interfaces in a dynamic and professional way. You don't need any plugins, just the native After Effects tools and a little creativity. Download Project File : https://www.mediafire.com/file/yzob9a... 👉------ Position Expression ------ radius = Math.round(thisComp.layer("controller").effect("radius")("Slider")); layerCount = Math.round(thisComp.layer("controller").effect("count")("Slider")); indexOffset = index - 1; roat = thisComp.layer("controller").effect("rotation")("Slider"); angle = 360 / layerCount; theta = degreesToRadians(indexOffset * angle + roat); x = Math.sin(theta) * radius; z = Math.cos(theta) * radius; [value[0] + x, value[1], value[2] + z] 👉------ Rotation Expression ------ camPos = thisComp.activeCamera.toWorld([0,0,0]); myPos = toWorld(anchorPoint); delta = camPos - myPos; radiansToDegrees(Math.atan2(-delta[0], -delta[2])) 🔧 What will you learn? Distribute elements in a carousel-like fashion Animate smoothly and in an organized manner Use expressions to automate movement 🎯 Perfect for those looking to improve their motion design workflow or create compelling visual presentations. 💬 Have questions? Leave them in the comments. 🔔 Subscribe for more After Effects tutorials in Spanish.