Jump to content

How to generate flat world


Pentax

Recommended Posts

For flat terrain, use this as terrain_generators which is in rwgmixer.xml. Find and replace from <terrain_generators> to </terrain_generators>.

(In case you wanna know much more information about terrain, use my guide)

	<terrain_generators>
	<terrain_generator>
		<module name="constant" type="Constant">
			<property name="constant" value="20"/>
		</module>

		<output module="constant"/>
	</terrain_generator>
</terrain_generators>

 

However, I can't guarantee that megacity is generated only this. Hub generation may also need some tweak.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...