I am not really sure if I understand the problem, but you dont need to run a server. When you clone the repo, you can open the index.html in your browser. The generator only uses js in addition to html/css, which can run locally in your browser. Let me know if that helps you.
Using just html and css, well propably it is possible, but I guess it would be much more cumbersome than using js.
Made some additional changes, you can now also update the zposition of the image you have added your self to the sheet. 0 is behind the body, 1 and higher over the body taking into account the zposition of the other drawn items.
I think there must be a way to do that, but scaling pixel art can be "dangerous" as you dont want to interpolate/ extrapolate edges etc during the scaling process, as this is what normally happens when some image is scale.
Therefore, I would suggest to use a dedicated tool for this, instead of building it into to the generator. One I personally like to use is this one:
Hi there, I made an update to the generator's functionality. BenCreating asked to build in the possibility to upload an own image to the generator to have it drawn on the canvas.
Can you try another browser, maybe from another device? Just to confirm that it is propably a combination of your OS and browser.
You can use the hosted version here: https://sanderfrenken.github.io/Universal-LPC-Spritesheet-Character-Gene...
If you want to make changes etc, you should clone the repo and open the index.html. Does that help you?
I am so happy with the result, was great to work together again! Hope it will be useful for many:)
I am not really sure if I understand the problem, but you dont need to run a server. When you clone the repo, you can open the index.html in your browser. The generator only uses js in addition to html/css, which can run locally in your browser. Let me know if that helps you.
Using just html and css, well propably it is possible, but I guess it would be much more cumbersome than using js.
I just notice, the female spartan file is corrupted it looks like (0 bytes). Can you reupload that one maybe?
Made some additional changes, you can now also update the zposition of the image you have added your self to the sheet. 0 is behind the body, 1 and higher over the body taking into account the zposition of the other drawn items.
Wowww that it is just to good to be true, thanks a lot for putting all this effort into these assets, they are lovely!
My pleasure, glad that it is helping you.
I think there must be a way to do that, but scaling pixel art can be "dangerous" as you dont want to interpolate/ extrapolate edges etc during the scaling process, as this is what normally happens when some image is scale.
Therefore, I would suggest to use a dedicated tool for this, instead of building it into to the generator. One I personally like to use is this one:
https://lospec.com/pixel-art-scaler/
Hi there, I made an update to the generator's functionality. BenCreating asked to build in the possibility to upload an own image to the generator to have it drawn on the canvas.
I just added this, visit https://sanderfrenken.github.io/Universal-LPC-Spritesheet-Character-Gene... and have a look.
Next to the reset all button you will have a new button to upload your image. It will be drawn over the existing resulting spritesheet.
Hope it is usefull to you.
NVM found them already!
Pages