Hi, let me start by saying thank you for these great pixels :)
I am using this sprite and i have noticed, that there is a small alpha mask glitch in the walk animation (and possibly some others). I noticed this after i put the sprite on a dark background and there is a small patch of white pixels in the third walking frame (from right). It's a minor thing but i thought i'd let you know.
GWT is really nice if you want / need to develop webapps but don't like the javascript. Simply write the code in java and the GWT compiler will transpile it into javascript. If you have any questions, ask.
I'm a programmer which means that i'm art incapable :D so i have to look for art online. Usually, when i'm looking for isometric tiles, i find 2d textures or tilesets. So i wrote a tool which i use to "convert" 2d textures into isometric blocks.
The tool enables you to register any number of textures/tilesets, then applying these textures to a tile. Tile can have a different texture for each side. You can also alpha merge the tiles, interactively adjust the UVs, export to TILED, adjust global settings...
Hey. Yes. On a new location: http://94.176.233.204:8080/tilesetgenerator/
Looking great!
Check out this lib for random content generation.
https://github.com/mxgmn/WaveFunctionCollapse
(i did not make this lib, but i am using it)
Hi, let me start by saying thank you for these great pixels :)
I am using this sprite and i have noticed, that there is a small alpha mask glitch in the walk animation (and possibly some others). I noticed this after i put the sprite on a dark background and there is a small patch of white pixels in the third walking frame (from right). It's a minor thing but i thought i'd let you know.
Thank you!
Ah, thanks.
I set it to the GNU GPL. I do not know much about licences, but this one seems ok.
https://github.com/IKSLM/TilesetGenerator/blob/master/LICENSE
Ah, did not know that :)
This is my first GitHub public project as such. I'll update with the license ASAP.
Thanks a lot :)
GWT is really nice if you want / need to develop webapps but don't like the javascript. Simply write the code in java and the GWT compiler will transpile it into javascript. If you have any questions, ask.
Here you go: https://github.com/IKSLM/TilesetGenerator
Enjoy ;)
Not yet, but i can make it. I'll upload it to GitHub and let you know. You better brush up on your GWT :D
Thanks!
About the generator:
I'm a programmer which means that i'm art incapable :D so i have to look for art online. Usually, when i'm looking for isometric tiles, i find 2d textures or tilesets. So i wrote a tool which i use to "convert" 2d textures into isometric blocks.
The tool enables you to register any number of textures/tilesets, then applying these textures to a tile. Tile can have a different texture for each side. You can also alpha merge the tiles, interactively adjust the UVs, export to TILED, adjust global settings...
So you for example take this sample: https://opengameart.org/sites/default/files/tiles_tiny_sample_2.png
And generate a tileset (as seen from the app): http://shrani.si/f/i/Sr/1NBBRsXm/generator.png
The app and the project can be found here (wait a few seconds to load, i do no have any loader in place at the moment): http://212.24.104.153:9090/tilesetgenerator/?uid=b02e8888-80f2-41b0-bda8...
Pages