Resource Roulette - Support for wells?
It doesn't appear to randomize wells which would be a nice option.
3 Replies
CC @Beef
Thanks Acxd 🙂
No it doesn't support wells for now as it's a bit more complicated to get working properly and I didn't settle on something nice just yet
Vs resources like oil and nodes are "single" objects, wells are multiple objects that were hand-placed in the world and so while I could just swap between the existing wells there's not that much variety in it
Instead I want to have wells swap between a large list of list of possible locations and use the logic I wrote that settles nodes to the terrain to make these nodes conform to the terrain, but this is something I won't get to for a while yet given other responsibilities :\
understandable