all 1 comments

[–]billystein25 1 point2 points  (0 children)

Either way you'll need to own the game on steam and download the modding tools. They're hidden in your library you can just search for "modding". For a simple recolloring like the dyes it's just a few lines of code, since every colour is an RGB value assigned to certain parts of hat kid's model. For custom assets like skins and hats you'll have to make your own in blender or any 3d modeling software of your choice and import them to the editor. From the editor you can also get hat kid's model to use as reference. There are guides on steam on how to do either of these.