Page 1 of 1
AsteroidMapSettings
Posted: Sun Oct 27, 2024 2:14 pm
by BraveCaperCat
The table "
AsteroidMapSettings" doesn't say where it is used, and has no examples. I hope I'm doing this correctly - I just want to turn down the asteroid settings so I don't get a map full of them when trying to travel to another planet
Re: AsteroidMapSettings
Posted: Fri Nov 22, 2024 10:26 pm
by Atraps003
The documentation is confusing. It should be AsteroidsMapSettings
/c game.map_settings.asteroids.spawning_rate = 0.5
Re: AsteroidMapSettings
Posted: Sat Nov 23, 2024 1:29 am
by BraveCaperCat
Atraps003 wrote: ↑Fri Nov 22, 2024 10:26 pm
The documentation is confusing. It should be AsteroidsMapSettings
/c game.map_settings.asteroids.spawning_rate = 0.5
Is that 50%? Because when I created the save game, it was 600% and I just want to turn it back down to a normal value.
Re: AsteroidMapSettings
Posted: Sat Nov 23, 2024 4:03 am
by Atraps003
Yes. Default value is 1
Re: AsteroidMapSettings
Posted: Sat Nov 23, 2024 2:03 pm
by BraveCaperCat
Atraps003 wrote: ↑Sat Nov 23, 2024 4:03 am
Yes. Default value is 1
Ah, ok.