Cutstuff Forum

Mega Man 8-bit Deathmatch => Tutorial Collection => Topic started by: Trillster on October 20, 2020, 07:30:18 PM

Title: [RESOURCE] Trill Skin Assembler for MM8BDM
Post by: Trillster on October 20, 2020, 07:30:18 PM
So I think it's pretty easy to say that going from sprite sheet to skin file can be tedious and annoying. It requires you to remember the rotational numbers while manually renaming each file. I wanted to change that, so here we are.

This resource works best if you've already got a general idea of how the skin creation process works and you may want to have SLADE 3 for adjusting the automatic offsets, so be sure to check out the original skin tutorial found here, https://cutstuff.net/forum/index.php?topic=10931.0

Trill Skin Assembler

Trill Skin Assembler is a GUI-based program to allow people to create skins for Zandronum-based projects, mainly focused for Megaman 8-Bit Deathmatch. It requires far less knowledge of how programming for skins works and allows even new users to go from just a sprite sheet into a fully functioning skin.

The program has support for many extra features of skin-making, such as 8 rotations, implementing a set of crouching sprites, implementing mugshots for addons that display the mugshot as part of the UI, and implementing multiple sounds for each category.

(click to show/hide)

(click to show/hide)

Note that the installer download may be false-flagged as malware. An archive download is provided for that situation. Simply download the archive download, and extract the folder within it.

Download Here (https://trillster.dev/?project=Skin)
Title: Re: [RESOURCE] Skin Generator for MM8BDM
Post by: Allanx on October 20, 2020, 07:44:43 PM
i needed this
Title: Re: [RESOURCE] Skin Generator for MM8BDM
Post by: LlamaHombre on October 20, 2020, 11:30:20 PM
Fascinating! This was my least favorite part about skinning by far to the point where it outweighed any fun of actually spriting. I'll look into it next time I can.
Title: Re: [RESOURCE] Trill Skin Assembler for MM8BDM
Post by: Trillster on July 13, 2022, 11:12:15 PM
So, I basically overhauled the old Skin Generator into an entirely new program to make it much closer to feature complete. Make sure to check out the main post for the new Trill Skin Assembler or you can view all the details about it on its own dedicated page below.

Trill Skin Assembler (https://trillster.dev/?project=Skin)
Title: Re: [RESOURCE] Trill Skin Assembler for MM8BDM
Post by: Trillster on July 21, 2022, 09:49:10 PM
I updated Trill Skin Assembler to v1.1 to optimize a few bits of code around the "Process Skin" button. It no longer requires an installation of Java, and the skin compilation process is a bit quicker and smoother now. Also, the README is now updated with basic usage notes courtesy of Pegg.

Download Here (https://trillster.dev/?project=Skin)