#Changing an Object's Pose

3 messages · Page 1 of 1 (latest)

frail snow
#

Hi! I'm trying to figure out how to change a corpse's default pose (curled up in a ball, lying against their back, etc.) in Dark Souls 2 SOTFS.

I've noticed they all use the same model, but cannot find what value I'd have to modify to change their pose. Checked through their properties and instance param ID, but haven't seen anything notable.

Using SmithBox.

main pecan
#

I don't know if PartPoses is exposed in the map editor

frail snow
#

Just searched that term up and it sounds much more complicated than I thought it would be - since no Map Editor actually supports PartPoses and with how they're stored in a file format (?) that I've never heard of 😄
Guessing it's easier just to duplicate the object with the pose I need and work with it.