sdraw_mods_cvr/ml_lme/README.md
SDraw 8737f61bdc
Input implementation
Internal keyword usage (wow!)
2023-01-28 16:34:01 +03:00

1.7 KiB

Leap Motion Extension

This mod allows you to use your Leap Motion controller for hands and fingers tracking.

Installation

Usage

Settings

Available mod's settings in Settings - Implementation - Leap Motion Tracking:

  • Enable tracking: enable hands tracking from Leap Motion data, disabled by default.
  • Tracking mode: set Leap Motion tracking mode, available values: Screentop, Desktop (by default), HMD.
  • Desktop offset X/Y/Z: offset position for body attachment, (0, -45, 30) by default.
  • Attach to head: attach hands transformation to head instead of body, disabled by default.
  • Head offset X/Y/Z: offset position for head attachment (Attach to head is true), (0, -30, 15) by default.
  • Offset angle X/Y/X: rotation around specific axis, useful for neck mounts, 0 by default.
  • Track elbows: elbows tracking, works best in Screentop and HMD tracking modes, true by default.
  • Fingers tracking only: apply only fingers tracking, disabled by default.
  • Model visibility: show Leap Motion controller model, useful for tracking visualizing, disabled by default.
  • Interaction input: enables in-game interactions (props, menu and etc.); true by default. ** Note: Suggested to use with disabled Settings - Input & Key-Bindings - Use grip to grab.
  • Hold/Release gesture threadhold: limits for interaction/grip activation based on hand gesture; 50 by default.