Intro
Resources
Setup
- Follow the Unity- Paint Terrain instructions for using the Paint Tool
Creating Textures
Download asset from Unity Store
- Go to Unity Asset Store and search for texture β Add to my Assets
Import asset
-
Click Window β My Assets β Click new tab β Import to project
-
List all materials
ls -R Create material
- Right click β Create β Material
- Give it a name
- Click the file and set the following textures
- Main/Albedo map
- Normal map
Adjust Settings
- https://www.youtube.com/shorts/2NHxM_N0HL4
- Adjust settings such as brush size, opacity, scale, offset
Assign the material
- The material can now be clicked and dragged to the Terrain



