Spinning Planets Mod
This is an excellent addition to any game, it is rather small, but gives a good "feel" that the universe is alive.
There is one problem, however, that I am kind of stumped on. The planet "Fuji" in Kusari space is spinning so fast that you would think it was a tire on someones car that is trying to escape from the local law.....It is literally going over 100 MPH.
The stats in the .xml itself are not that high as compared to the rest of the planets in the file and I can't figure what is causing the absurdly high spin speed.
<data file="Data\Universe\Systems\ku01\ku01.ini" method="sectionreplace">
<section>[Object nickname = Ku01_Fuji_planet</section>
<dest>spin = 0, 0, 0</dest>
<source>spin = 0, 0.020000, 0.030000</source>
If anyone could tell me what the problem is so I could fix it, then I would greatly appreciate it.
There is one problem, however, that I am kind of stumped on. The planet "Fuji" in Kusari space is spinning so fast that you would think it was a tire on someones car that is trying to escape from the local law.....It is literally going over 100 MPH.
The stats in the .xml itself are not that high as compared to the rest of the planets in the file and I can't figure what is causing the absurdly high spin speed.
<data file="Data\Universe\Systems\ku01\ku01.ini" method="sectionreplace">
<section>[Object nickname = Ku01_Fuji_planet</section>
<dest>spin = 0, 0, 0</dest>
<source>spin = 0, 0.020000, 0.030000</source>
If anyone could tell me what the problem is so I could fix it, then I would greatly appreciate it.