Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1.58 KB

File metadata and controls

39 lines (20 loc) · 1.58 KB

Metadata-Extensions

This is a small extension for using the metadata within the Unity Edtior, it works on both Reflect and PiXYZ packages. Please feel free to use it, fork it etc.

Current version: 1.0.1

Min. Unity Ver.: 2019.3

Dependencies: com.unity.reflect - v2.0.0

Install instruction:

Copy this link by click the "Copy" button as shown

image

Or copy it in here: https://github.com/unitydereklam/Metadata-Extensions.git

In Unity Editor, go to "Window" > "Package Manager"

image

On the Package Manager Window, click the plus icon at the top left corner and select "Add package from git URL..."

image

Last paste the URL that you copied in the beginning into the field and press "ADD":

image

Usage instruction:

Go to "Tools" > "Add collide to mesh" which will open a editor window:

image

Use "Add" or "Remove" to control the number of Key-value you want and press "Add Mesh Collider" for the final step.

image