↧
How do 2D RPG Games customize avatar sprites with different items and armor.
**Background:** - I am using sprite sheets (https://github.com/makrohn/Universal-LPC-spritesheet) - There is a Body Sheet and then lots of hair, eyes, clothings, weapons sheets - I do NOT want to...
View ArticleIs it possible to load Sliced Sprite (with .meta file) from OUTSIDE Packaged...
**What I am trying to do** I want to make a 2D game with only 1 spritesheet (Sliced Sprite) in a Resources Folder. I then want to BUILD a PC Game and release it. After the file is released, I want to...
View Article