This importer turns Photoshop brushes (*.abr files) into a series of alpha textures. These can easily be used to create terrain brushes.
Install via Git URL
-
In your Unity project, open the
Package Manager
window. -
The options for adding packages appear.
-
Select Add package from git URL from the add menu. A text box and an Add button appear.
-
Enter
https://github.com/EndersWilliam/Unity-ABR-Importer.git
in the text box and click Add
A lot of the file parsing is from Alex Kabin's abr-viewer.