Jump to content

Misguided Kerbal

Members
  • Posts

    1,015
  • Joined

  • Last visited

Everything posted by Misguided Kerbal

  1. Today, I tried adding clouds and auroras to my planet in ksp, but it doesn't seem to work. I've checked and double checked my code, and everything seems alright, but ingame, it does nothing. I went into the EVE settings, and below the configs, it just says "Invalid Name". I've checked the log, and nothing seems wrong, no warnings or anything. What am I doing wrong? Here's the code: EVE_CLOUDS { OBJECT { name = Valor_Auroras body = Valor speed = 0,100,0 detailSpeed = 0,10,10 altitude = 70000 settings { _DetailScale = 3 _UVNoiseScale = 0.4 _UVNoiseStrength = 0.0025 _UVNoiseAnimation = 0.07,0.07 _Color = 0,100,255,50 _DistFadeVert = 1E-02 _DetailDist = 1E-09 _MainTex { value = Valor/EVE/Textures/GGAurora } _DetailTex { value = Valor/EVE/Textures/GGAuroraDetail } _UVNoiseTex { value = Valor/EVE/Textures/uvnoise1 } } layer2D { macroCloudMaterial { _MinLight = 0.5 _FalloffPow = 5 _FalloffScale = 5 _RimDistSub = 0.00001 _RimDist = 0.00001 } } } OBJECT { name = Valor_Clouds body = Valor speed = 0,0,0 altitude = 10 offset = 0,180,0 settings { _DetailScale = 16 _DetailDist = 0.2E-06 _UVNoiseScale = 0.02 _UVNoiseStrength = 0.002 _UVNoiseAnimation = -0.002,0.0 _DistFadeVert = 1E-02 _Color = 350,350,350,255 _MainTex { value = Valor/EVE/Textures/Valor_Clouds } _DetailTex { value = Valor/EVE/Textures/GasDetail2 } _UVNoiseTex { value = Valor/EVE/Textures/uvnoise1 } } layer2D { macroCloudMaterial { } } } OBJECT { name = Valor_Lightning body = Valor altitude = 11 detailSpeed = 10,-750000,10 speed = 0,-3000,0 offset = 10,0,0 settings { _DetailScale = 0.15 _DetailDist = 0 _Color = 255,255,255,750 _UVNoiseAnimation = 0.1500000006,0.150000003 _UVNoiseStrength = 0.0008000001 _MainTex { value = Valor/EVE/Textures/lightning } _DetailTex { value = Valor/EVE/Textures/lightning } _UVNoiseTex { value = Valor/EVE/Textures/uvnoise1 } } layer2D { macroCloudMaterial { _MinLight = 1 } } } }
  2. How is snacks? I'd like to try it out. Great job on the mission, too! That... happened a long time ago.
  3. Um... ok What are you guys doing right now? I'm currently trying to reverse engineer the JNSQ EVE configs for Lindor, so I can get a sense of how it works.
  4. wait what? My 2014 laptop beats yours? I have 3 ghz, 500 GB Flash (SSD), and 16 GB of ram geet a poate
×
×
  • Create New...