Animation Clip Event Copier
✍ Last Updated : September 20, 2022
🚪 Prequisite Knowledge (Optional)
Describe Initial Knowledge that reader need to know before reading this article
❓ Key Question / Problem / Issue
How to copy multiple events from one animation clip to another one
✅ Expected Output/Definition of Done
Tool that can help copying multiple animationEvents from one animationClip to another one
🎁 Resulting Solution
Use the animation Event Copier helper script below.
Source code:
( Need AnimationClipProperties.cs dependencies from [AnimationClipInfoProperties.cs](AnimationClipInfoProperties a213d29c8e8a4737b9e990d31906c4ae.md))
No Comments