Work on architecture. A lot of refractoring. Updated to unity 5.
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8" ?>
 | 
			
		||||
<biome>
 | 
			
		||||
	<name>Grassland</name>
 | 
			
		||||
	<heightRange min="0" max="1" />
 | 
			
		||||
	<heightRange min="0" max="10" />
 | 
			
		||||
	<moisture min=".1" max=".5"/>
 | 
			
		||||
	<vegetationDensity min=".2" max=".5" />
 | 
			
		||||
</biome>
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8" ?> 
 | 
			
		||||
<biome>
 | 
			
		||||
	<name>Mountain</name>
 | 
			
		||||
	<heightRange min="0" max="10" />
 | 
			
		||||
	<heightRange min="0" max="500" />
 | 
			
		||||
	<moisture min=".1" max=".3"/>
 | 
			
		||||
	<vegetationDensity min=".5" max=".9" />
 | 
			
		||||
</biome>
 | 
			
		||||
							
								
								
									
										6
									
								
								Game/Assets/Data/Config/tergen.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								Game/Assets/Data/Config/tergen.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8" ?> 
 | 
			
		||||
<terrgenConfig>
 | 
			
		||||
	<noiseOctaves>8</noiseOctaves>
 | 
			
		||||
	<noiseNonLinearPower>2</noiseNonLinearPower>
 | 
			
		||||
	<elevationScale>10</elevationScale>
 | 
			
		||||
</terrgenConfig>
 | 
			
		||||
							
								
								
									
										8
									
								
								Game/Assets/Data/Config/tergen.xml.meta
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								Game/Assets/Data/Config/tergen.xml.meta
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
fileFormatVersion: 2
 | 
			
		||||
guid: 1eca86e155e8dfc48b71dded971f7d2c
 | 
			
		||||
timeCreated: 1425647036
 | 
			
		||||
licenseType: Free
 | 
			
		||||
TextScriptImporter:
 | 
			
		||||
  userData: 
 | 
			
		||||
  assetBundleName: 
 | 
			
		||||
  assetBundleVariant: 
 | 
			
		||||
		Reference in New Issue
	
	Block a user