Skip to content

Iam1337/extTerrain2D

Repository files navigation

extTerrain2D - 2D Terrain for Unity

Created by iam1337

⚙ Build and Release

Introduction

extTerrain2D is a tool dedicated to create 2D terrains by beizer curve. It generates a mesh with two materials (two submesh) and colliders. Just look at this video.

Installation:

Old school

Just copy the Assets/extTerrain2D folder into your Assets directory within your Unity project, or download latest extTerrain2D.unitypackage.

Package Manager

Project supports Unity Package Manager. To install the project as a Git package do the following:

  1. In Unity, open Window > Package Manager.
  2. Press the button, choose "Add package from git URL..."
  3. Enter "https://github.com/iam1337/extTerrain2D.git#upm" and press Add.

Screenshots:

Terrain2D
Terrain2D CompoundTerrain2D
CompoundTerrain2D

Inspector Editors

Author Contacts:

> telegram.me/iam1337
> [email protected]

License

This project is under the MIT License.