#need help with skin modding!

7 messages · Page 1 of 1 (latest)

hard gull
#

aa thank you so so much!! for the time being i was mostly just gonna edit the color of the hair since the OC i'm making has long hair anyway! but in the future i'm also planning on modding a character that'll likely need a cape (kinda like the ralsei mod i guess? that's one that i've seen do such a thing so far)

#

but yes i'll look into the resources you sent and come back here if i need further help (if that's how these threads work, from what i'm getting)
thank you ^^

#

hi hi, i'm very much new to modding celeste- i wanted to make sprites of my own characters to replace madeline's sprites, and possibly more npc's in the future- i've been looking around wikis and reading stuff but i'm a visual learner so i'm struggling a bit- from what i understand the back hair is handled via code? are there any tutorials on editing that? my skill goes as far as editing pixel sprites so i'm a bit overwhelmed by everything ^^"

i'm also wondering if there is any sort of sprite/animation gallery? like gifs of the animated sprites, where every sprite is used and how they all look in game etc.

hard gull
#

umm, could anyone help with this? i just want to find a guide for editing the physics hair at least ^^"

regal dirge
#

it is possible to bundle hyperline presets with a skinmod https://gamebanana.com/mods/14871. hyperline allows you to code custom hair types https://github.com/lordseanington/Hyperline/wiki/Modding-Support#custom-hair-types as well as customize the hair texture https://github.com/lordseanington/Hyperline/wiki/Custom-Textures (although that probably doesn't work how you think, it changes the small texture that the game builds the hair from). if what you want to do isn't covered by that, you'll have to write your own code from scratch. looking at the cateline mod could be a decent starting point for that

#

if you have any more questions, lordseanington (who made hyperline and cateline) knows a lot about how hair works, so you can ping her and she'll be able to help better than I can

narrow python
#

RainbowPls please do, if it's physics hyperline can help
What are you hoping to do with it?