Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
My cold coastal embark has an overwhelming amount of visitors spawning in the ocean and then taking far too long to get out of the water to do much of anything before succumbing to hypothermia. Outside of preventing non-aquatic pawns from spawning in deep ocean I thought adding a swimspeed might be the way to solve this.
I'm not sure if either is possible, or already done and I just have some mad conflicts that make it seem like it isn't. Thank you either way!
I'll also look into how the code works for spawning pawns. It might make sense for this mod to prevent such spawns when included. Giving everything inherent swim speed is a bit tricky to do right. I'll think about some more and poke around in the movement code once I get 1.0 decrypted source to read again.
<li Class="TerrainMovement.TerrainMovementPawnRestrictions">
<stayOffTerrainTag>DeepWater</stayOffTerrainTag>
</li>
But it is ineffective for chest-deep moving water areas,What should I do?