Skip to content

TipPointer

flashwade03 edited this page Jan 28, 2016 · 7 revisions

#Tip Pointer

Use finger pointer freely.

Read the get started before dive >

Playing the Unity scene with Leap Motion service, you can feel it was awkward to click items because all part of hand is valid GameObject and incorrect Leap Motion sensor.

With this component, you can select items correctly. You can set pointer attached to fingers option what you want to use. This component fits the keyboard typing and precise hand control.

Once, We give the resource and script of Tip Pointer. When you use this component, change options little at the code level. You should set options in the Unity Inspector only.

You can choose fingers which you want to use through Tip Pointer inspector.

Clone this wiki locally