I've got some NPCs who are wearing Mykul's Sitting Pants and I'm trying to make them sit on chairs at a table. The problem is that when I load the game, they are hovering over the chairs because they're "standing" on the floor. Nothing I try seems to fix this. I tried putting a collision box underneath the floor for them to "stand" on, it doesn't work. I tried using a script to setpos z, and it doesn't work. I tried using positioncell, and it doesn't work. I also tried putting a collision box over the NPCs so that when the game loads up they won't rise out of the chair and float, but ... it doesn't work!
I can't figure out what I'm doing wrong. I have looked at the Clothiers of Vvardenfell mod as there are sitting-pants-wearing NPCs in that mod, but I can't figure out what they're doing in that mod that I'm not doing in mine that is making theirs work. As far as I can tell, in that mod the thing preventing the NPCs from floating up is that there is a collision box under the floor for them to stand on, but, as I said, I tried that and it isn't working, the NPCs still insist on standing with their feet on the floor.
If I can't figure out a better solution, I'm going to have my dad (who knows how to use Blender, I don't) remove the collision from the floor. Hopefully that will work. And if it doesn't, I'm probably just going to make really really tall chairs and table... but that would look really weird and I'd rather not do that if I don't have to.
Please someone answer this as it's driving me CRAZY. Thanks in advance.