ArcticWarfare Posted September 6 Report Share Posted September 6 I don't know if it's possible to implement wind sway on a per-block basis, but if it is... It's a bit immersion-disrupting for the crops and water in my greenhouse to be blown around by wind inside an indoor space. Somehow I doubt it's as simple as adding one if-statement, but if it is, this would be a decent improvement. Thanks for your consideration! 2 1 Link to comment Share on other sites More sharing options...
idiomcritter Posted September 6 Report Share Posted September 6 (edited) it seems like its the wind, perhaps though, the swaying is a temporal wind thing.... j/k there does seem to be a change in music when going underground, so logic branching is there idk... and whats up with windmill sails that cross over other windmill sails without breaking.... Edited September 6 by idiomcritter Link to comment Share on other sites More sharing options...
ArcticWarfare Posted September 7 Author Report Share Posted September 7 1 hour ago, idiomcritter said: it seems like its the wind, perhaps though, the swaying is a temporal wind thing.... j/k there does seem to be a change in music when going underground, so logic branching is there idk... and whats up with windmill sails that cross over other windmill sails without breaking.... The logic for detecting "indoors-ness" is definitely well established, but I'm assuming applying the vertex shader for wind sway on a per-individual-block basis rather than a per-block-type basis is nontrivial and may break some optimizations. Just guessing though, would love to be wrong here. 2 Link to comment Share on other sites More sharing options...
LadyWYT Posted September 7 Report Share Posted September 7 41 minutes ago, ArcticWarfare said: I'm assuming applying the vertex shader for wind sway on a per-individual-block basis rather than a per-block-type basis is nontrivial and may break some optimizations. That would be my guess as well, though on the other hand, it could be relatively simple to code and may not require a lot of processing power during gameplay. In which case, I would assume that what we have now is simply a placeholder and will be cleaned up later once more critical gameplay details have been ironed out. I'd also wager that could be said of a lot of what's currently in Vintage Story at the moment. 1 Link to comment Share on other sites More sharing options...
Thorfinn Posted September 7 Report Share Posted September 7 Welcome to the forums, @ArcticWarfare! I've noticed similar, but "never paid it no nevermind". Link to comment Share on other sites More sharing options...
Vratislav Posted September 8 Report Share Posted September 8 Well I use indoor potted plants to check if the wind is strong enough to start my hammers. But this is not desired purpose... 2 Link to comment Share on other sites More sharing options...
Albino Raccoon Posted September 15 Report Share Posted September 15 I'm the one blowing on your crops to make them sway indoors mb Link to comment Share on other sites More sharing options...
Recommended Posts