/UniTouchBar

TouchBar for Unity3D

Primary LanguageC#

UniTouchBar API

This is an official repository of the UniTouchBar Plugin for Unity3D. Magical Tool which adds TouchBar to your Unity3D editor.

Thanks for Help

We would be glad for reporting issues with plugin in this repo.

How to create your own touchbar strip for UNITY3D?

  1. Get PRO version here: https://imvolute.com/unitouchbar or directly from Unity Assets https://assetstore.unity.com/packages/tools/utilities/unitouchbar-for-macbook-120854
  2. Open Example.cs[https://github.com/Imvolute/UniTouchBar/blob/master/Example.cs] or ExampleSlider.cs and put to _Plugins/UniTouchBar/Groups
  3. Enjoy our API 😎

All your costum scripts has to be placed in the Editor directory.

Plugin Documentation