How can I use this asset on Unity? I don't understand why there is only one image with all the frames. Second of all, how can I compose the 3 parts of the body? I can't find anything on Unity (I'm a beginner)
Viewing post in Top down RPG characters V1.01 comments
Hi there, sorry for the late reply, it really depends on your project but if you need to have all the parts of the body in one sprite sheet I would recommend to edit the frames in a program and place them on top of each other, after that you can export them more easily in to Unity, otherwise search for "how to split sprites in unity " and I think that there's an option within the program that splits the frames for you.