https://github.com/kfischer-okarin/unityscriptlab-tiles
Collection of Scripted Tiles.
https://github.com/kfischer-okarin/unityscriptlab-tiles
2d-game gamedev tilemap unity
Last synced: about 1 month ago
JSON representation
Collection of Scripted Tiles.
- Host: GitHub
- URL: https://github.com/kfischer-okarin/unityscriptlab-tiles
- Owner: kfischer-okarin
- License: mit
- Created: 2019-05-03T15:23:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-23T11:37:31.000Z (about 7 years ago)
- Last Synced: 2025-07-28T19:51:02.623Z (11 months ago)
- Topics: 2d-game, gamedev, tilemap, unity
- Language: C#
- Homepage:
- Size: 72.3 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# UnityScriptLab - Tiles
Collection of Scripted Tiles.
## Terrain Auto Tile
Autotile using the format from RPG Maker VX and onwards.
### Tile Texture Structure

- a) Single Tile (Boundaries on all sides)
- b) Corners (Boundaries on each corner only)
- c) Group Pattern (Area of tiles)
### How To Use
1) Create Asset with "Create > Tiles > Terrain Autotile
2) Set a Base Texture with the structure above