It is currently 08 Dec 2025, 07:20
Author Message
 Post subject: Modifying Soul 3D Model
PostPosted: 25 Apr 2011, 17:17 
Offline

Joined:

25 Apr 2011, 17:05

Posts: 2

First off, I want to say how much I love The Void, and the developers have done an amazing job; which has definitely not gone as noticed as it should have been.

I was wondering whether it was possible, through simple config changes, to change the model of the player character's soul?

I can see from other changes to difficulty and texture changes, that different *.ps files in the packages can be overridden in the XML files, is there the same flexibility with other models? I'd prefer if the male model was changed to a female; any of the Sister's would be fine (not requiring any changes in content). Otherwise, is it possible to have a player character model with closed eyes. I don't know what it is (and I'm sure it's limited to just me) but I find the blank look on the male's face, as well as the fact that we're constantly confronted with the dude's junk, distracting.

I guess having a feature-less body and face would be more appealing, but would be complicated, requiring content changes.

Is there an easy way to do this, without causing too much trouble?


 Profile  
Quote  
PostPosted: 26 Apr 2011, 21:12 
Offline

Joined:

29 Aug 2004, 16:52

Posts: 2152

Location: Россия, Москва

There is no easy way. The model is stored in hero_last.bap (data\Prefabs), its skeleton, scaling and physical envelopes data in \data\Properties\Actors\hero_last.xml. That's basically how all the models in game work, in that it requires the model file and the "actor" description file (not necessary by the same name, as .BAP's name is specified inside .XML; it is just convenient to have the same name if only the model is used for one actor). Renaming a sister's model to replace this will cause the game to think it is hero's model.

However, organs are a part of the model, so it is up to impossible for a player to change this prefab with no access to the game's source files, such as models, textures, export plugins and editor to import them for our engine.

Any files in the packages can be overwritten by other files, as these packs exist mostly for convenience (as far as I know, technically it works faster to access a few large files than thousands of small ones). Still, when the game requires a model to have some specific properties to work, it doesn't truly work that way. This holds for the hero, whose model needs "organs" material, this works for the trees that must have "Sprout" layer that displays their revival effect. And, actually, any background prefab used as a static model in scene will cause problems, as its lightmaps are stored inside the scene, so any changes in the model geometry make them unreadable.

I guess having featureless body is somewhat creepy. Two models could be better if only the game were not what it is.


 Profile  
Quote  
PostPosted: 27 Apr 2011, 04:29 
Offline

Joined:

25 Apr 2011, 17:05

Posts: 2

Cheers for the reply,

I thought that would be the case. In the end, the purpose of having a male player character in relation to the story IS more important :)

Thanks for your time


 Profile  
Quote  
Display posts from previous:  Sort by  



[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron