Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(3 edits)

Hello , I have purchased the pack 

and i was testing it and found out that items ( swords & hats for example ) does not use the same position and for each item you have to adjust its position manually to fit in the character hand or head .

https://1drv.ms/u/s!Ak_9Bo5_PBmRqyRgpTWUAVc-5aJ8?e=aKMAzW

here is a video for this issue, hope there is something we can do to fix it because its a bit hard to test all set of items to adjust their position manually if they are different each time .

looking forward to hear from you .

Hi, this is because some objects are bigger than others, for example there are 32x32px and 32x64px weapons, so when swaping between these two types what you describe happens. You could divide these objects into different groups to better reference their position, to have a clearer idea of the difference in size check the sprite sheets since it is better specified there.