I could use some help! If you're in need of a Godot Developer or a Web Developer, I'm looking for a job!
https://ko-fi.com/Caaz
I'll be sharing various nonsense containing but not limited to
- Blender Modeling, Texturing
- Godot Shaders
- Web Development, Django/Python mostly
- Pico-8
- 3D Printing
Into the same stuff? Make my feed interesting #promosky
I noticed the PNG export option, but is there any license to use em in outside projects?
I noticed the PNG export option, but is there any license to use em in outside projects?
It can create normal maps with your spritesheet based on the animations you've got for it. it's pretty handy.
It can create normal maps with your spritesheet based on the animations you've got for it. it's pretty handy.
for me though also choco taco was my jam
for me though also choco taco was my jam
My solution back then was to put the tileset (or sprite2Ds in this case) in a canvas layer, then I could shade that instead.
My solution back then was to put the tileset (or sprite2Ds in this case) in a canvas layer, then I could shade that instead.
shader_type canvas_item;
void fragment() { COLOR.rg = UV.xy; }
A shader operating on a Sprite2D using an atlas texture, you can think of the region you select as the UV for the sprite, instead of how sprites tend to be a full UV of the whole sprite.
shader_type canvas_item;
void fragment() { COLOR.rg = UV.xy; }
A shader operating on a Sprite2D using an atlas texture, you can think of the region you select as the UV for the sprite, instead of how sprites tend to be a full UV of the whole sprite.
The funds from this font will go directly to the development of Godscrown!
Can't afford the $2? Feel free to reach out!
#pixelart #gamedev #font #art
As for release, you can always update after putting it on itch, but it's nice to have everything in order initially for a public release.
As for release, you can always update after putting it on itch, but it's nice to have everything in order initially for a public release.
I think at least, I'd hope, that creatives of all types can give people a reason to keep fighting, because there's still some good in the world, right?
I think at least, I'd hope, that creatives of all types can give people a reason to keep fighting, because there's still some good in the world, right?