How to make a loot box opening animation

Hey guys, I want to make a loot box opening animation, kind of like in Arsenal, where you click a button and then it shows a crate which shakes a little and then explodes. I don’t need to know how to give the rewards, just want to know how would you go about making an animation like that?
Thanks.

you would need to draw the frames

First thoughts I have on it:

  • Using mesh deformation + animations to do it.
  • Using tweens and welds to do it.
  • Using groups to animate it.

could i use camera cframing? I know you can make cutscenes like that

And also, how would i use groups?