Steam installeren
inloggen
|
taal
简体中文 (Chinees, vereenvoudigd)
繁體中文 (Chinees, traditioneel)
日本語 (Japans)
한국어 (Koreaans)
ไทย (Thai)
Български (Bulgaars)
Čeština (Tsjechisch)
Dansk (Deens)
Deutsch (Duits)
English (Engels)
Español-España (Spaans - Spanje)
Español - Latinoamérica (Spaans - Latijns-Amerika)
Ελληνικά (Grieks)
Français (Frans)
Italiano (Italiaans)
Bahasa Indonesia (Indonesisch)
Magyar (Hongaars)
Norsk (Noors)
Polski (Pools)
Português (Portugees - Portugal)
Português - Brasil (Braziliaans-Portugees)
Română (Roemeens)
Русский (Russisch)
Suomi (Fins)
Svenska (Zweeds)
Türkçe (Turks)
Tiếng Việt (Vietnamees)
Українська (Oekraïens)
Een vertaalprobleem melden
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2586473053
Hope it helps anyone!
Rotating should still make it stay centered? using the
<placeWorkers>
<li>PlaceWorker_OnSteamGeyser</li>
</placeWorkers>
tag should make it need all 4 tiles I think?
Mod sources should be back to normal.
This is a limitation that comes with how geysers and rotations are implemented. Geysers are 2x2 entities, but only the bottom-left tile actually counts as a geyser, so if the geyser cooker is rotated, it would be possible to place the building without covering the whole vent because the interaction spot also counts as a tile for rotation purposes, effectively making the building 3x2 and offsetting its "center".
An alternative could be to make 4 different versions of the same cooker with different rotations, but I don't think I'll spend effort doing that unless there are more people requesting it.