Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

is there a way within the sprite creator to choose which weapon?? im not seeing anything about weapon selection

absolutely great tool, would love to have that option as well

What do you mean by "sprite creator"? I don't know what that is...

The weapons each have their own sprite sheets that overlay on top of the body, outfit, and hair (and sometimes behind those layers).


I've included supporting files (detailed documentation and sample images) to help you figure that stuff out if it isn't apparent.

sorry "MSFarmerSpriteCustomizer_1_0_0" there are layers for all the clothing pieces but I dont see any layers for the weapons to go on, do these need to be introduced in some way?? I don't see weapons within the program at all

Ah, that explains the confusion. This isn't the Farmer Sprite System that you're commenting on. This is a different asset.

To answer your questions, the Sprite Customizer just creates a flattened version of the layered clothing sheets, with custom colors. This is useful for devs who are not making a paper doll system. You still need to create the animations in your game engine. Consult the included animation guide for help with that.

Good afternoon! Today I purchased your bundle!

Can you provide a shader to replace the color palette from your program with Godot?

I'm manually writing a customization system right in the game.  But I'm not good friends with shaders, so I can replace the palette on the go.



Unfortunately, I'm not a programmer, so I can't help you with that. You can probably find a tutorial on computer swapping with Godot. You can also join the Mana Seed discord server and ask other users if they're willing to share.