Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Here a screenshot :
http://steamproxy.com/sharedfiles/filedetails/?id=1197327774
Good luck for your script. For me, I add more varience of asters :)
https://drive.google.com/file/d/1D_1eQs1dCfF6dxVxbM339gynUXtAj1QA/view?usp=sharing
Thanks for fix in advance (maybe you will be create a checker if the system name is already present and if the area have already systems).
Procedural Log:
[03:06:19] MyProceduralWorldManager Debug: Track entity Default_Astronaut () at 20000 distance
[03:06:19] MyProceduralWorldManager Debug: Track entity Default_Astronaut () at 20000 distance
[03:06:19] MyProceduralWorldManager Info: Procedural world manager initialized
[03:06:19] MyAsteroidFieldModule Debug: Loading configuration for MyAsteroidFieldModule
[03:06:19] MyAsteroidFieldModule Debug: Position is {X:0 Y:0 Z:0}
[03:06:19] MyAsteroidFieldModule Debug: Up is {X:0 Y:1 Z:0}
[03:06:19] MyAsteroidFieldModule Debug: Shape is a ring. Radius is 105000m, width is 10000m, height is 250m
[03:06:19] MyAsteroidFieldModule Debug: Viewable at {X:105000 Y:0 Z:0}
[03:06:19] MyAsteroidFieldModule Debug: Seed is 1
[03:06:19] MyAsteroidFieldModule Debug: Layer 1
[03:06:19] MyAsteroidFieldModule Debug: Density = 0.53
[03:06:19] MyAsteroidFieldModule Debug: Asteroid size = 150 - 300
[03:06:19] MyAsteroidFieldModule Debug: Spacing 350
[03:06:19] MyAsteroidFieldModule Debug: Usable space 1
[03:06:19] MyAsteroidFieldModule Debug: Prohibited ores
[03:06:19] MyAsteroidFieldModule Debug: Required ores
[03:06:19] MyAsteroidFieldModule Debug: Attached
[03:06:43] MyProceduralWorldManager Debug: Removing tracking for entity Default_Astronaut ()
[03:06:43] MyProceduralWorldManager Debug: Removing tracking for entity Default_Astronaut ()
[03:06:43] MyProceduralWorldManager Debug: Removing tracking for entity Default_Astronaut ()
session.xml:
<?xml version="1.0" encoding="utf-16"?>
<MyObjectBuilder_SessionManager xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<CustomLogger>
<LogLevel>Debug</LogLevel>
<Filename>ProceduralWorld.log</Filename>
</CustomLogger>
<AsteroidField>
<Layers>
<MyAsteroidLayer>
<AsteroidMinSize>150</AsteroidMinSize>
<AsteroidMaxSize>300</AsteroidMaxSize>
<AsteroidSpacing>350</AsteroidSpacing>
<AsteroidDensity>0.53</AsteroidDensity>
<RequiresOreSerial />
<ProhibitsOreSerial />
</MyAsteroidLayer>
</Layers>
<Seed>1</Seed>
<ShapeRing>
<InnerRadius>100000</InnerRadius>
<OuterRadius>110000</OuterRadius>
<VerticalScaleMult>0.025</VerticalScaleMult>
</ShapeRing>
<Position x="0" y="0" z="0" />
<Forward x="-0" y="-0" z="-1" />
<Up x="0" y="1" z="0" />
</AsteroidField>
<ProceduralWorldManager />
<TolerableLagSeconds>0.008</TolerableLagSeconds>
</MyObjectBuilder_SessionManager>
The only change I made was the width and location of the ring