Pixel art staff generator in the DawnBringer32 color palette. 

The code is modified from Deep-Fold's amazing sprite generator(check it out!): 

The modified code is a bit sloppy, but can be found here.

I've made a shader which generates similar swords here.

( The code doesn't work with odd widths, sorry about that! )

StatusReleased
CategoryAssets
Rating
Rated 5.0 out of 5 stars
(19 total ratings)
AuthorSnoopethDuckDuck
Tags2D, dawnbringer, generative, Generator, Godot, Pixel Art, Procedural Generation, staffs, Swords, Weapons

Comments

Log in with itch.io to leave a comment.

Awesome dude! 

(+1)

Healing Sculpture of Pain

Pencil of Fear

(+2)

Awesome

(+1)

I'm going to take some of these and 3d model them because they'd look cool on dnd minatures.

That sounds awesome, I'd love to see how it goes!

So how'd it go?

(+2)

Sick! You made some really good improvements, I don't really have a good eye for design haha.

Nice work!

(+2)

Hey thanks :) I'm super grateful for how well your code was written, and that you shared it - it's a really powerful little algorithm

This is pretty snazzy. Would it be possible to make it export the motion movement as well?

Hey I think that would be too difficult for me sorry, but if you want to mimic the movement in a game, the movement code is in CellDrawer.gd (on github).

( Each sprite moves up and down with a sin wave, with different phases )

(+1)

Good stuff!