- Home /
 
 
               Question by 
               fly_inblacksky · Dec 25, 2012 at 09:16 AM · 
                textureterrain  
              
 
              create terrain using script
i want to create a terrain using script by c# or javascript,or to attach a texture form a ".jpg" file to a terrain using script also.can somebody give me some script aboat these option?thanks!
               Comment
              
 
               
              Did you ever work out how to do this? Please tell me if you did.
Answer by MountDoomTeam · Dec 25, 2012 at 09:28 AM
here's some info to get you started
http://answers.unity3d.com/questions/50958/adding-a-texture-to-a-code-generated-terrain-throu.html http://docs.unity3d.com/Documentation/ScriptReference/Terrain.html
Your answer