Tabby the pervert
Member
- May 31, 2021
- 136
- 276
- 73
I've mentioned Arktis and Tilli on Sardaan island because these were created for Sardaan that was created with small sand species when medium-om-small sex scenes were already available. There was no practical reason for not utilizing NPC size at that time....
3, the reason why there aren't any large recruitable characters is really simple, there's no sex scenes for them
here a large recruited character
...
The only reason why they recruitAsCrew to medium size is that Ruffleneck (or whoever were doing that) didn't bother to set bodySize parameter for any character in the game. They are all zero = medium.
Old characters like Kara or Bosun don't have bodySize parameter in their bytes files at all.
Interestingly, CabinPaw bytes file from early 2024 does not have bodySize parameter, while newer file does. So it may have been modified/recreated at the time she got a full act. Yet that bodySize in new file is zero (medium), so still not utilized.
While the recruitAsCrew is the only function where bodySize actually matters, but it not used by in-game NPCs, there is another case where bodySize works but probably should not, at least now: Player character size. If you either start a new game or change a character bytes file for existing saved game to different bodySize, your character is rendered in that body size. Soon you'll see that the game is not ready for that. Offered prey sex scenes are either wrong or none, the only correct one is for small player on medium prey. Aiming with large player is hard because the camera view point is not adjusted for player size, etc. Not sure if Ruffleneck originally considered 3 player sizes, but it's definitely out of scope now as the number of sex animation combinations would multiply (large on small, small on large, two other sizes for full acts).