Duplicate Question
Open world help
Look at me again!
I am making an open-world game, as I am very beginner, need some techniques to load the scenery, because the scenery is great and makes the game hard.
indicate the best techniques, the game for android.
Answer by Xydez · Nov 05, 2016 at 10:00 PM
well i'll try to help you succeed.
This tutorial only applies if you are making a nature themed world.
First, import your assets "Grass texture, sand texture, enviroment unity package, rock texture"
Step 1, make a terrain & import ground textures
Step 2, make some mountains,
step 3 make deep holes.
step 4, fill thoose deep holes with a sand texture, the ground with a grass texture, the mountains with a rock texture, the top of the mountains with a white snow texture.
step 5, fill the holes with water from the enviroment package
step 6, mass place trees.
step 7 make rivers by following step 3 & fill them with sand and water
step 8 import additional assets like bridges and cottages.
step 9, Place thoose assets where they belong
step 10, google unity cut down trees, unity scripting tutorial, unity carry items, etc.
Thanks dude
but you told me how to land, and techniques need to make a giant ground and cause it to be not heavy.
I recently axei here a technique I used in my game, I liked a lot, helped me, my game was 200 mb was to 25mb only.
I will post here the link where I found: http://answers.unity3d.com/questions/681126/huge-terrain-in-unity.html
Follow this Question
Related Questions
What's the theory behind loading/unloading terrains and objects for open worlds?? 0 Answers
Package Manager Error 1 Answer
Terrain Layers cannot be populated at the same time as the splats 3 Answers
Plane and Terrain Bug? 0 Answers
How can I make a heightmap with a sculpting program that's usable with Unity Terrains? 0 Answers