Getting user-uploaded *.pal files would be hella nice, or at the very least having a way to give more freedom in palette customization; I'm currently working on fixing some of the more severe bugs in the code but I think it can support uploading palette files! Godot's HTML5 implementation has some weird quirks and I've had to fiddle with JavaScript a bit
Despite the numerous options to adjust I think my favourite results were the more abstract ones I got by reducing all shapes to 1 and the number of colours to 2. It got me something that looks like a lion's head (on the right) and a minotaur that could come from a Rayman game. Pretty fun to play with!
Never thought about experimenting with putting the shape count to a low number! I remember sometimes setting a group to have a shape count of 1, but usually it was because I didn't want it interfering with setting up another group; setting all of them to 1 was something I had not thought about, but it's cool seeing what it does!
Yeah! Ink blot tests are so cool; I'm feeling tempted to add a palette that's just the color black so that it's possible to make silhouettes (I guess the same effect is obtained by setting max colors to 1, but it's not the same as having only the color black)
Comments
Nice tool for making and framing unique sprites. Easy to use and lots of options.
I like the 'import palette' feature. It would be nice if it supported user uploaded *.pal files too :)
Getting user-uploaded *.pal files would be hella nice, or at the very least having a way to give more freedom in palette customization; I'm currently working on fixing some of the more severe bugs in the code but I think it can support uploading palette files! Godot's HTML5 implementation has some weird quirks and I've had to fiddle with JavaScript a bit
Despite the numerous options to adjust I think my favourite results were the more abstract ones I got by reducing all shapes to 1 and the number of colours to 2. It got me something that looks like a lion's head (on the right) and a minotaur that could come from a Rayman game. Pretty fun to play with!
Never thought about experimenting with putting the shape count to a low number! I remember sometimes setting a group to have a shape count of 1, but usually it was because I didn't want it interfering with setting up another group; setting all of them to 1 was something I had not thought about, but it's cool seeing what it does!
Thats awesome, very psychedelic, thats remind me the rorschach test :
But with colors
Yeah! Ink blot tests are so cool; I'm feeling tempted to add a palette that's just the color black so that it's possible to make silhouettes (I guess the same effect is obtained by setting max colors to 1, but it's not the same as having only the color black)