Can I use Static Meshes and animate them using a flipbook type system in UE5?

Hello there @leb78!

Yes, it should be possible to construct this solution, most likely with an array holding all your meshes, then adding a logic blueprint to swap each mesh in a set ammount of time. A similar setup was proposed in another thread, please check it out for your scenario:

1 Like