v1.3a2
Pre-releaseAdded support for sending a bone position to OnAirTap, to use for dynamically adjusting the clip plane at runtime
New config settings:
"BoneClip": "Hips" - Name of the bone to use. See the Unity docs for valid values. This is case sensitive
"BoneClipDistanceAdjust": "-0.15" - This adds additional distance from the camera to the bone position, e.g. to allow for body size when tracking hip bone. Negative numbers = closer to camera
"BoneClipDistanceAdjust2DOnly": "True" - Probably enable if OnAirTap is using a vertical clip plane. Ignores the Y axis when calculating distance
New trigger:
_lum_liv_setbone - Allows setting BoneClip & Distance Adjust
Text1 - Name of bone to set - See the Unity docs for valid values. This is case sensitive
Text2 - Distance to the bone position to add