Jump to content

ohdang.nicole

New Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by ohdang.nicole

  1. hello huge noob here and could have easily done this wrong but i needed to adjust cloud heights in my 6.4 game and so I just made myself this lil config and thought someone here might also find it useful:P

     

    @EVE_CLOUDS:FINAL
    {
        @OBJECT,*
        {
            @altitude *= 1.4
            @layerRaymarchedVolume
            {
        
                @cloudTypes
                {
                    @*Item,*
                    {
                        @maxAltitude *= 1.4
                        @minAltitude *= 1.4
                    }
                }
            }
        }
    }
     

×
×
  • Create New...