IroncladGames / tools

Official Modding Tools provided by Ironclad. May be used for Sins of a Solar Empire 2.
https://store.steampowered.com/app/1575940/Sins_of_a_Solar_Empire_II/
37 stars 32 forks source link

Incorrect distance between solar systems in unbaked scenario #12

Open LudovicT opened 3 months ago

LudovicT commented 3 months ago

When adding multiple solar systems in an unbaked map, the solar systems are added in increasing distance from the first one.

This is easily reproducible with SolarForge:

If we consider the solar systems are named A to E in order:

It is even easier to see if you set the ExtraSolarSystemOffsetScalar to 0, all solar systems end up aligned on a line with the same distance between them.

This make it hard to create balanced unbaked scenario with multiple solar systems as some players with have an obvious travel time advantage.

jseward commented 2 months ago

Can you post the specific scenario here?

LudovicT commented 2 months ago

Sure, here is the scenario (zipped as GitHub does not support the extension): repro_incorrect_distance.zip

How it look in SolarForge: image

And how it look ingame: image