[Concept Example] Tattoos on Character Creation and Custom Extras
[Concept Example] Tattoos on Character Creation and Custom Extras Posted byAnarch16syncon 24 Aug, 2015 12:07
TL;DR version. Male Outlander now rolls 3 random tattoos on character creation and have a pair of daggers on his belt that will always show. But is now shirtless to show his new tattoos.
Hello Guys, after finishing with the animations, I started to experiment with the concept of the Extra feature that @Kva3imoda bring up on this topic
And I find out its pretty straight foward how to attach any kind of extra to the character models, in this mod I attached a pair of daggers to the tassets bones to get movement and It end up pretty good. The only try to it is naming the Material of the model "Extra" after that, it just consist of a model rigged to the character skeleton with a bind animation, (later I'm gonna make a video tutorial of how it's done)
But that's not everything, messing around with the Wardrobe file, I notice that the Engi Backpack is a "Feature2" type, so I search for Feature1 and I found that it was the "underwear". This underwear is nothing more than a transparent pic with the skin painted on a differnt color for the "intimate parts" UV.
So using the same "Feature1" and making some tattoes overlays pics, I added tattos to the character model. Right now you are probably thinking, "Bah! that's just as editing the naked texture! Only more complicated" but the great part is that this tattoos are independant of the "Face" feature in the character creation, so I can choose the face (and skin color) I like and keep the same tattoo without having to make a clone of every naked texture.
Now this has an issue, you can't select the tattoo you want in the character creation, the options are rolled everytime you select the Character, not even using the re-roll feature button the tattoo will change, for that to change I have to edit the UI, but I don't want to mess with that.
So with all that I present you this mod (Attached) for you to unpack and learn how to add some cool features to the character (Tattoos on the Destro come to mind ) also please don't jugde my bad taste in tattoo color, I just wanted them to be noticiable to test this.
Hey @Anarch16sync I tried making an asymmetric full-torso tattoo using a special material in a custom .mesh, like how you did the Alch starting gauntlet.
I copied the standard torso and arms (on the left), with submesh name FBTATT_M/FBTATTOO...
and spread-out all the UV tris (on the right) so you can paint an asymmetric tattoo on it.
Okay it's working now, but the tattoo is showing on top of the chest textures as well
I'm using the "Guild" material name and the FEATURE definition is "REMOVE:Guild" and "ADD:Guild".
I'm not sure but I think this means the WARDROBESET: setting of all chests for the Destro have to be re-pointed to a new definition that will have this REMOVE/ADD Guild combo as well (I think that's what was done for the Alch gauntlets too?). And since I'm too lazy to test that, I'm just gonna give this a rest for now
#7 Reply Posted byAnarch16syncon 26 Mar, 2017 15:12
Hoho PhanJam is on FULL BLENDER FIRE MODE!
Nice thing you got there Phan, there is just one think I want to point out since I already tried to persue this idea, and I got stuck at the point you got. I found no way keep the Tatto and make the Chest texture overlay with it, so I ended up moving on to something else. The problem is you would want it to make it overlay with the skin, but the armor texture should overlay on top of it, the issue is that's kind of imposible the way is setup up right now, since now the UVs aren't the same and making them overlay would make the tatto or the armor texture look broken. An alternative would be to only use a half-body mesh with the normal UV mapping, but I was tired of the tatto to try that, I think I'll left it to you now.