Mr. Tubings
Visual debugger script to generate a skinned mesh from any transform
com.kagekirin.mrtubings Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/mrtubings.git README Markdown
Copy this to your project's README.md
## Installation
Add **Mr. Tubings** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/mrtubings.git
```
[](https://www.pkglnk.dev/pkg/mrtubings)README
Mr. Tubings

A relatively simple Unity Editor script to generate skinned meshes from any Transform hierarchy.
This is mostly a workaround for the non-existing Skeleton visualization.
The mesh is generated from cylinders, which when deformed look like tubings, hence the name.
No comments yet. Be the first!