#How can i submit a skin pack in Gamebanana?
43 messages · Page 1 of 1 (latest)
With smh+ you can define multiple skins inside a single mod. If you want an extreme example you can look at the downpour of slugcats skinmod which has 10 skins in one mod.
Zaro's Blake skinmod also contains a couple skins. It might be a better example to look at since it's smaller.
but how? i need put the multiple skins in one zip?
You can look at the examples I provided.
Basically just define multiple skins inside the single SkinmodHelperCofig.yaml. So yeah since you can set unique paths using the yaml you can put many different skins into one zip file.
ok
@lean sphinx can you send me a test folder? itried to did it by myself but i don't know how
I can but it'll be a while until I can.
k
Here. Because of the skin templates I was basically able to just drop two skins' Graphics folders into the same folder and then only needed to manually adjust the Graphics/Sprites.xml, SkinModHelperConfig.yaml and Engilsh.txt.
_ _
I made another sprite.xml for aki (which is the one in the video) for its own idleC animation, but that happened
You are supposed to make a single sprites.xml and you but both characters into it.
You can but both characters in the same file.
<Sprites>
<Skin1>
[Insert animations here]
</Skin1>
<Skin2>
[Insert animations here or copy from Skin1]
</Skin2>
</Sprites>
_ _
@lean sphinx I think this is the only feasible place where I can ask you for help, sorry, but the animation is poorly localized, it is a 64x64 sprite and I don't know how to configure it to display correctly.
Create a .meta.yaml file with the same name for each 64x64 sprite to manually adjust the offsets
@faint osprey -y = more up and -x= more to the right?
@faint osprey ??
I'm assuming you didn't see "Restart the game to make it work or reload."
yea, i did it 5 times, but nothing happened
So first of all, don't use sprite.meta.yaml but sprite00.meta.yaml because you don't have a sprite call sprite.png
Or give me at least a screenshot let me know what you are doing
just "Nothing happened" sounds like nothing.
ooh that is
@faint osprey remains exactly the same.
If you see fox_devil00.meta.yaml working for fox_devil00.png, then you can think about 01, 02, 03...
