Samuel Osborne
PRO

Open sauce @lottiefiles

Blogs by Samuel Osborne

blog post image

How to Customize Lottie Animations on Lottie Editor with CSS Classes

Change color and customize your Lottie animation by adding ID tags and classes to target layers with CSS!

blog post image

신선한 상호작용: 인터랙티비티 라이브러리 활용법

지금까지는 상호작용을 활용한 Lottie 애니메이션의 경우 하나의 상호작용(클릭, 커서 올리기, 탐색, 반복, 토글 등을 할 때 애니메이션 재생)을 활용하는 경우가 대부분이었죠. 따라서 오픈소스 라이브러리인 Lottie 인터랙티비티(Lottie-Interactivity [https://github.com/LottieFiles/lottie-interactivity])를 통해 Lottie 애니메이션과 상호작용하는 방식을 바꾸고 이를 최대한 쉽게 만들고자 합니다. 이번 블로그 글에서는 현재 사용할 수 있는 기능을 소개해 드리겠습니다. 상호작용 연결이란 무엇인가요? 상호작용 연결(Interaction chaining)이란 Lottie [https://lottiefiles.com/interactivity#LI-chaining] 인터랙티비티를 통해 Lottie 애니메이션과 상호작용하는 새로운 방식을 말합니다. 이 새로운 기능을 통해 여러 사용 가능한 상호작용 및 플레이어 관련 이벤트에 따라

blog post image

How to Chain Interactions with the Lottie-Interactivity Library

Interaction Chaining with Lottie-Interactivity allows Lottie animations to react to multiple user interactions.