Sons Of The Forest

Sons Of The Forest

View Stats:
WOLF1028 Mar 1, 2023 @ 6:16pm
Rains inside
Water still gets inside the fort.

Why have a roof?

EDIT: I've discovered that it has to do with how high your roof is. If you leave it the standard height then it's fine, but any higher and it rains. IT looks like virga in reverse. The higher (balcony) is dry, but underneath is rain.
Last edited by WOLF1028; Mar 1, 2023 @ 7:38pm
< >
Showing 1-3 of 3 comments
DuskFall Mar 1, 2023 @ 6:17pm 
Originally posted by nscovil:
Water still gets inside the fort.

Why have a roof?

Hello,

The current state of the game is unfinished meaning there will be many visual bugs, I'm sure this will be fixed with time. Though I do not have this current issue.
Cougarific Mar 1, 2023 @ 6:21pm 
Originally posted by DuskFall:
I'm sure this will be fixed with time..
The inability to distinguish between indoor and outdoor spaces is a Unity engine problem that has existed for almost a decade.

I wouldn't hold your breath.
ZombieHunter Mar 1, 2023 @ 6:24pm 
Originally posted by Cougarific:
Originally posted by DuskFall:
I'm sure this will be fixed with time..
The inability to distinguish between indoor and outdoor spaces is a Unity engine problem that has existed for almost a decade.

I wouldn't hold your breath.
This is not an engine problem. I do not see this issue in my game.

It is simple to detect if you are indoors or not. Cast a couple of rays around to determine if you are under something or indoors. If you are, no rain, else rain. For roofs you just cast a ray up from the player and if it hits the bounding volume of 'something' then you know. You can then drill down or just use the trivial rejection test which would be 'close enough'.

And the game does know when the roof is there or not. In the winter if one roof 'slat' is missing you will see snow on the floor. When you fill it the snow disappears. So the game does know when you are inside. Also if you are cold and wet in the winter and you move indoors where there is a fire it immediately goes away.
Last edited by ZombieHunter; Mar 1, 2023 @ 6:25pm
< >
Showing 1-3 of 3 comments
Per page: 1530 50

Date Posted: Mar 1, 2023 @ 6:16pm
Posts: 3