Resource Spawner Overhaul

by orzelek

Makes resources more sparse than base game. You will need to use trains much earlier to get resources. Game will be more difficult especially with higher enemy settings.

Tweaks
a day ago
0.14 - 2.0
143K
Environment

b rso-size-exponent not being reflected in game

5 years ago

The rso-size-exponent can be set anywhere from 0.0 to 0.5, this seems kinda backwards since the calculateFactor function just simply returns the distance when the value of the exponent is below 1.0
So unless I'm missing something here it seems that this variable doesn't really do anything whatsoever as is?

5 years ago

Please take a closer look. It only returns distance if both distance and exponent are below 1.

5 years ago

Oh yeah I see now, sorry about that. Not really used to the lua syntax.

New response