Unity 2D Animation in Unity

lewdgdv

New Member
Aug 31, 2024
1
0
1
Heyo! I'm new to Unity and I'd want to know if someone is willing to share a tutorial or anything like that on how to make those 2D animations in Unity, I looked for 2D animation in Unity on YouTube but I could only find some wacky and tutorials for like basic stiff character animations, is not what I want. I suspect they use Live2D or Spine but I'm not sure so I came here to ask before going deep on anything lol.

I have some experience on using Live2D and After Effects for those kinds of animations but I'm not really sure if that's the method they use. I have downloaded some of them and I plan on ripping them of to see the code and try to learn how they do it, but in the meantime I decided to ask here.
 

SirLecherous

Member
May 2, 2022
351
757
169
idk either but check out spline or even the unity asset market place . If all else fails just message the dev.
 

mibc9394

Member
Feb 10, 2025
137
175
62
If you don't need interaction, that can just be sprites containing all the frame of the animation, or a video file when you bring it into unity. If you want interaction (or for whatever technical reasons) and want to bring the live 2D rig into Unity, I believe there is a plugin as well, which should handle all the data conversion reasonably well