Jump to content

Life on the Ground


AVS

947 views

It's a bit important, to me at least, to get the ground models working decently in this project. With the Cyborg bodies my main concern as far as the grounds went was for the inventory model aspect, using them to show which limbs were in use by which body, so I was willing to ignore stuff like how wonky the collisions were when dropped out of inventory. But here, with each piece of 'armor' being a full and discrete part, I found myself enamored with the idea of being able to drop that full part into the world. It gives that much more life to the mod's whole concept.

 

Unfortunately actually making ground models is kind of a pain in the ass.

 

Some of that pain comes from my own haphazard and self-taught methods. Some of it comes from Skyrim just being chock full of what-the-fuck. For instance, I'd found during my previous work building grounds that leaving the dismemberment data on the armor meshes when converting them into ground models could cause instant CTDs when viewing the models in the inventory. So part of my process for building them has been to go through a copy of each of the models and unchecking the 'Skinned' tag in Outfit Studio from every component mesh before using that to build the ground. And with this project, there are a lot of component meshes. It's tedious work, and after doing it on all of the body parts I outright balked at doing it with all of the faces. I did one, and then stared at the next 149 while saying that there had to be a better way. Then while poking around in the flag listing for the root node on the models in NifSkope I saw one that said 'No Dismember', which sounded like more or less what I was aiming for, and so I tried it out using one of the face models. And it seemed to work! The brass face below had all of the 'Skinned' tags removed manually, the stone face had the 'No Dismember' flag added. Both work the same and cause no issues.

 

2104171513_ScreenShot02-13-19at09.30AM002.jpg.ed0534fd56cf5eff3922f019c480db0a.jpg1914654072_ScreenShot02-13-19at09.30AM003.jpg.a268882634c50960ddff2c931b16743c.jpg

 

My initial thought was 'give me back all my fucking effort', but I quickly popped the 'No Dismember' flag onto all of the face models and proceeded to build grounds for them in a fraction of the time I expected it to take. Which is great! But in retrospect I'm honestly not sure if that's actually what made them work. On inspecting the finished models that flag is unchecked somehow, all the dismemberment data is still present, and the meshes still read as 'skinned' in OS, but they all still work fine in-game. I never tried to build a ground for one of these using an un-treated mesh. Would it have still worked fine even if I hadn't done anything? I'm not sure I actually want to know.

 

Regardless, that has no effect on the rest of the pain, which comes entirely from my limitations as far as the actual collision meshes go. I'm basically limited to 'stealing' collisions from other objects. this is less than ideal for a number of reasons, the biggest one of which is the chore of finding a collision that fits each type of part. I have dug up some guides on building collision meshes out of regular meshes, but pretty much everything involved in attaching the actual physics data to the mesh makes my eyes cross. And it also only seems to apply to one mesh, so I'd be limited in the number of parts I could use it on, given that most of them are built of multiple meshes. The ideal would be to make an all-new collision shape fitted to each part, but that just combines the previous problem of attaching the physics with my basic inability to work a 3D modeling program aside from Outfit Studio. And OS is no real help here since it doesn't even see the collision model. It just silently tacks it on as part of the root data if you open the model you're stealing it from first, and then import in the parts you want to convert. It doesn't let you view or manipulate it in any way. So I have to keep a copy of the source mesh open in NifSkope with the collision view on when positioning the new parts to figure out where they need to be, and I have no way to re-scale a collision to fit them. That last factor in particular makes finding donors difficult, and then there's also things like gravity effects and inventory position data to consider. 

 

So this has all been a bit of a chore, but I did at least get indescribably lucky as far as the faces were concerned. Y'see, I thought to myself, 'Hey, I bet the bent scrap metal's collision would work great for these.' 

 

706257609_ScreenShot02-19-19at07_59AM.jpg.57d4a7aea6dffceeb6c55b7f02da795f.jpg1908874166_ScreenShot02-19-19at07.59AM001.jpg.ab6cb7b4d5e6fda70aa61172201861bf.jpg

 

And hot damn, did it ever.

 

1721552531_ScreenShot02-16-19at09.29AM002.jpg.fdf352f515ca8666501b9976e3563de4.jpg500567554_ScreenShot02-16-19at09.28AM003.jpg.521c69eb3cde946c41d772ca6c7f8087.jpg

943564364_ScreenShot02-16-19at09.30AM001.jpg.ca46eb82e3668d7b44116fea579313b1.jpg1090861903_ScreenShot02-16-19at09.30AM004.jpg.c7cab6a40d0d34c34d2245ec8a30f24f.jpg

 

These basically work perfectly. The collision's gravity settings have them default to face-up, and its bounds very nearly encompass it properly. It's a bit too wide, but that's about it. And it was a very pointed reminder for me that the in-game collision effect was usually a fair bit larger than where the collision mesh's lines were, which has made finding a workable one a bit more of a pain on some of the parts. My success in finding other donors has been a bit more restrained.

 

274268799_ScreenShot02-16-19at09_34AM.jpg.53b98c6e95947425bfe109e2e954c9c8.jpg

 

As far as the rest of the head stuff goes, I've been almost successful. The dome happened to fit right into the Dwarven Gyro's collision and works great as a drop, but it took three tries to get it to line up right with the inventory position data. Its neck part uses the Puzzlebox's collision and works fine, aside from the top of the spinal elements clipping through things if it ends up upside-down. The head replacers are problematic, though. They use the collision from the Golden Urn, which I had previously used on ground models I made for the Dwarven Devious set, and which fits them almost perfectly. The only problem is that the gravity settings have them flipping completely upside-down when picked up, which annoys the heck out of me, and I have no damn idea how to go about changing them. So I need to either manage that, or find a new collision that doesn't flip over like that, which might be a problem since entirely too much stuff in Skyrim does flip over like that. Irritating.

 

I also may need to give up on finding the perfect collision for the beast faces. The Horse I've got something kind of workable with using one of the spider arm scraps, but damned if I can think of anything that'll work on the Sabercat to keep it's jaw out of the floor. 

 

919937111_ScreenShot02-17-19at06_45AM.jpg.5887894f6604fa6088688d660695b1fc.jpg

 

The pelvises currently use the Dwarven Armor's collision, but after testing I'm a bit concerned that it's too large for them. I'm also thinking that I shouldn't try to squeeze all of them onto the same collision, even if it does save time, as the main problem I've seen is that it's far too long for most of them, but also a bit too short for the two with the full legs.

 

845913920_ScreenShot02-17-19at06.57AM010.jpg.b510d7dab6ccc572f692e174cc23e6f3.jpg530590157_ScreenShot02-17-19at06.58AM004.jpg.cf701bdd7ab418155a220c5d2603ac27.jpg

 

That said, it is workable it its current state. It just fights with its neighbors more than I'd like to see.

 

1020065208_ScreenShot02-16-19at09_29AM.jpg.276306372b8b89497dfe174c995cca4b.jpg

 

Also, another one of the reasons I really wanted ground models for these? The inspection view:

 

135332781_ScreenShot02-14-19at08_40AM.jpg.5d256fea44f072be2972167b2feb26d8.jpg1200337164_ScreenShot02-14-19at08.39AM002.jpg.d0d961920f35fd001e71757cbfd62539.jpg

 

For the chests the best thing I've found thus far is actually the Dwarven Boots collision. It's a simple box which pretty much fits around the average bounds of the chest, aside from being much too tall. I am kind of questioning if it's the best approach, though, since having a collision that assumes the parts will be displayed upright does leave them somewhat floaty.

 

1966907089_ScreenShot02-16-19at02.45AM002.jpg.661abb56581b7ac52c98f005f2cac8bb.jpg228577531_ScreenShot02-16-19at02_45AM.jpg.d50af6bbc14960fe0498a037786f73c2.jpg

 

The donor's gravity and physics are a bit of a concern here as well, as it doesn't much like to leave the parts upright but does like to scatter them at the drop of a hat. 

 

352958760_ScreenShot02-16-19at09_46AM.jpg.58833c20454d7b1651556be58f071eb8.jpg

 

But it does at least give a nice, straight-forward inventory view.

 

505171879_ScreenShot02-16-19at09_20AM.jpg.966770b47ec7eb121b677e13a63c50b8.jpg

 

For the arms I wedged them into the space from the Centurion arm scrap, which works reasonably well. Although I do feel that there's something in the settings that's making them 'feel' heavier than they ought to be.

 

513948543_ScreenShot02-16-19at02.48AM003.jpg.8e87abef8af91996c17778f460e90527.jpg1463108152_ScreenShot02-16-19at02_49AM.jpg.dc6b0ce2ae5092257923169c65b5df09.jpg

 

The inherited inventory view settings are a bit unfavorable as well, as they leave them in a slightly dull straight up and down position. I do at least know where to go in NifSkope to adjust these, but the results I've gotten have been very erratic. It's difficult to figure out what exactly you're doing when you change the values to begin with, as NifSkope doesn't display the results, and on some meshes I've found that adjusting those values causes the model to not show up in the inventory view unless you pop in and out of inspection view, which is just weird. So I'm disinclined to mess with them if I can at all avoid it.

 

1622569895_ScreenShot02-17-19at06.58AM002.jpg.9532a0d094718edd27986569267dbb7e.jpg1502321825_ScreenShot02-17-19at06.57AM005.jpg.c7d4e0ca3448f280e0debe0f6bd98b40.jpg

 

For the legs I'm currently using the Dwarven Armor's collision again, but I'm even less sure of its sustainability here. The main problem, well, it should be obvious.

 

353512467_ScreenShot02-19-19at10_05AM.jpg.068b035d48bd34836e89c27758f5d2d7.jpg

 

I need to do some more digging around to see if I can find something with the right sort of dimensions, but I can't really think of anything off the top of my head. Mining the .bsa files is yet another time-consuming facet of this part of the project. 

 

I did figure out how to avoid something that popped up in both my very first pass on these and also my initial work on the ground models for the UNP Bikini project, though. I build these by importing the armor meshes on top of the collision donor's model, as I mentioned above, and re-positioning them to fit into the collision. I'll usually load up a bunch of similar meshes, like, say, all of the Bikini Cyborg legs, onto the same donor and reposition them at once for some consistency in the end results. But apparently if you then immediately export those individual parts to their own models from the mesh listing pane in OS, the lighting gets turned... Backwards.

 

629821348_ScreenShot02-16-19at09_22AM.jpg.0eb00952e8f40214ff29c0e7098284a1.jpg

 

It's inexplicable and idiotic, and I don't pretend to know why it's doing it. But if you save the 'pile' model, re-open it again in OS, and then do the same process of exporting the individual parts from the mesh listing pane, it works fine. 

 

853343581_ScreenShot02-17-19at06.57AM007.jpg.9a630f0f2f93e733951378d3858be8a5.jpg

 

What the actual fuck.

 

So I've still got some (many) refinements to make, but I've at least got functional drafts for all of the major parts in-game. Still have to get to the helmets and boots and such, but there's enough now for a decent pile of clutter or three.

 

1423343975_ScreenShot02-17-19at07_06AM.jpg.0f0a64ba8d40198ac304a63e9916f9a2.jpg

 

Speaking of boots, I remembered that I needed to add high-heeled versions of the new Edhildil legs. I'm still not entirely happy about how the split between these and the full legs worked out, but the other solutions I've come up with weren't any more graceful.

 

279150991_ScreenShot02-17-19at07.19AM002.jpg.e91299b204a09b32a39cce847bfd19c2.jpg

 

I also decided that since I'd already cut it up to get the arms and legs out, I really ought to add in a chest using the Dwarven Devious parts as well.

 

678729265_ScreenShot02-19-19at08_07AM.jpg.30e265a1abda04719a410653a7d659d8.jpg

 

This one's still a bit preliminary. I mostly like how it's going, but it has a few caveats to it. For one thing, I couldn't make it a solid, single-weighted piece like I did with the other chests as its shoulders and belly-point thing are far outside the bounds those chests use. So it's still got the original body weighting and deforms at those points in motion, but the end effect seems to be fine as it keeps them from clipping through things, especially at the belly.

 

The shape of the shoulders, however, doesn't play well with all of the arms. The sphere-shouldered ones, the DD arms (one would hope) and the ones based on the Bikini arm caps, work reasonably well. They pretty much fit into the shape and only clip through on extended-forward poses, such as continuous casting. 

 

373478817_ScreenShot02-17-19at09_32PM.jpg.8e2d9639fdfdf25d650f6a16775fccfd.jpg1654728777_ScreenShot02-17-19at09.43PM001.jpg.e0a02208e5c18e53a25b2659f8129fa6.jpg

527160093_ScreenShot02-17-19at09_46PM.jpg.005b4dd3759071065e1af1e7b3534511.jpg1233426217_ScreenShot02-17-19at09.43PM004.jpg.756e59a0aad2a82988a1e9ade2ef0a99.jpg

 

The more elaborate shoulder assemblies on the Gynoid and Edhildil arms, however, clip right through that shit whenever they want to.

 

1307505812_ScreenShot02-17-19at09.40PM001.jpg.3f916348b313098c180783f2e8c875e9.jpg1790175403_ScreenShot02-17-19at09_45PM.jpg.c83cc1f5c753345f161a1ebd2e9ca7af.jpg

 

They also simply don't look as good with the flared out shoulderpads from the chest, to be honest. The visual weight's all wrong. That doesn't completely disincline me from including this, but it does add an asterix to its modularity. But, I mean, how can you pass up that bosom?

 

I do, however, still have to figure out how to fill in the back of that bosom. It... wasn't really meant to be exposed to the air like this.

 

971653485_ScreenShot02-17-19at09_25PM.jpg.a8237afe4a28cc561ce5dc80526a49ed.jpg

 

 

...Hm. Y'know, looking at it again, maybe I do want to go back and knock down the glow on the grounded faces' eyes. I felt like keeping it on there for the inventory view (and to save time), but it is kinda weird to have 'live' faces all over the floor like that. Add that to the list of revisions, I guess...

 

 

 

 

2 Comments


Recommended Comments

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use