Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sturdyspoon/unity-tile-mesh-paint
https://github.com/sturdyspoon/unity-tile-mesh-paint
3d tiles tool unity
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sturdyspoon/unity-tile-mesh-paint
- Owner: sturdyspoon
- License: mit
- Created: 2019-07-26T00:23:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-01T07:31:14.000Z (almost 4 years ago)
- Last Synced: 2024-08-02T05:13:43.136Z (6 months ago)
- Topics: 3d, tiles, tool, unity
- Language: C#
- Size: 1.58 MB
- Stars: 56
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity Tile Mesh Paint
A Unity Editor Tool which lets you paint 2D tiles on 3D meshes.
Download and Import the package [here](https://github.com/antonpantev/unity-tile-mesh-paint/raw/master/unity-tile-mesh-paint.unitypackage).
### How to Set Up a Mesh for Painting
* Add an Image with your Tiles to your Unity project
* Set the Image to use a `Texture Type` of `Sprite` and a `Sprite Mode` of `Multiple`
* Use the `Sprite Editor` to splice the image into individual tiles
* Create a Material and set your Tiles image as the Texture
* Create a Cube (or any other mesh you want to paint)
* Drop the Material onto the Cube
* Add a Mesh Collider to your Cube (you’ll need to remove any other preexisting colliders like the Box Collider first)
* Open the Tile Mesh Paint Window
`Window` > `Tile Mesh Paint`* Click on the Mesh to paint a tile
#### Attribution
Example Tiles were created by Kicked in Teeth:
https://kicked-in-teeth.itch.io/pico-8-tiles