How do I make an animated sprite from an image?

Hi everyone,

I try Unreal Engine by making some 2D game and I am wondering if there is any way to generate my sprite from an image. My image contains all my animation frame and all are almost the same size.
It would great if I would be able to generate all my sprites just by given a width and height of one frame.

Hi Simpk,

You may want to take a look at this forum with the new feature Paper2D coming. Right now it’s listed as experimental so it’ll still have some bugs and issues but it can get you started.

One user has posted a series on YouTube where he’s making the animated sprite using this and walking through the steps. It’s worth taking a look!

if you have any questions let me know.

Tim