I am writing an Android game. I wonder if there is a possibility to use this sprite generator https://sanderfrenken.github.io/Universal-LPC-Spritesheet-Character-Generator/#?body=Body_color_light&head=Human_male_light&sex=male in my game?
Simply saying, I would like to have an Activity in which I would be able to use this:
- some options from this website to choose from like body type, body color, hair, eyes, nose and beard;
- character preview;
- if user likes it then download character as png and use it later in a game.
It would be great to use this generator because there are many ways of character cusomization but if I cannot use this maybe would you advice me to use any other generator?
Then how to it?
Thank you in advance!