<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — Instantiation of terrains from a folder]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=1553&amp;type=atom" />
	<updated>2020-06-30T10:33:11Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=1553</id>
		<entry>
			<title type="html"><![CDATA[Re: Instantiation of terrains from a folder]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=6424#p6424" />
			<content type="html"><![CDATA[<p>Thank you it works !<br />thanks for responding so quickly !</p><p>Have a nice day</p>]]></content>
			<author>
				<name><![CDATA[rodolphebansard]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=1328</uri>
			</author>
			<updated>2020-06-30T10:33:11Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=6424#p6424</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Instantiation of terrains from a folder]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=6423#p6423" />
			<content type="html"><![CDATA[<p>Most likely the problem is that the terrain shader was not included in the build.<br />Add “Nature / Terrain / Standard” shader to “Edit / Project Settings / Graphics / Always Include Shaders”.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2020-06-30T10:08:15Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=6423#p6423</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Instantiation of terrains from a folder]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=6422#p6422" />
			<content type="html"><![CDATA[<p>Hello again,</p><p>Thank you, it works very well with asset bundle.</p><p>I just have a small problem.<br />When i built my project, the terrain was all pink (no problems in editor)<br />The &quot;fix&quot; i am using for the moment is to have a random terrain generated in the project.<br />if there is none, it does not work.<br />pretty weird to me.</p><p>Do you have any idea to make this cleaner ?</p><p>Thank you !</p>]]></content>
			<author>
				<name><![CDATA[rodolphebansard]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=1328</uri>
			</author>
			<updated>2020-06-30T09:57:44Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=6422#p6422</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Instantiation of terrains from a folder]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=6418#p6418" />
			<content type="html"><![CDATA[<p>Hello.</p><p>You have three ways:<br />1. Streaming Assets:<br /><a href="https://docs.unity3d.com/Manual/StreamingAssets.html">https://docs.unity3d.com/Manual/StreamingAssets.html</a><br />2. Asset Bundle:<br /><a href="https://docs.unity3d.com/Manual/AssetBundlesIntro.html">https://docs.unity3d.com/Manual/AssetBundlesIntro.html</a><br />3. Export all terrains maps, and create a dynamic terrain in the playmode and load maps using a script.<br /><a href="https://docs.unity3d.com/ScriptReference/TerrainData.html">https://docs.unity3d.com/ScriptReferenc … nData.html</a><br />But keep in mind that dynamically creating terrains has many pitfalls.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2020-06-29T09:39:20Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=6418#p6418</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Instantiation of terrains from a folder]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=6417#p6417" />
			<content type="html"><![CDATA[<p>Hello,</p><p>I need to store the terrains I generated in a folder that is not part of my unity project.<br />How can i instantiate them with the same structure in a build?</p>]]></content>
			<author>
				<name><![CDATA[rodolphebansard]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=1328</uri>
			</author>
			<updated>2020-06-29T09:23:34Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=6417#p6417</id>
		</entry>
</feed>
