描述
Unity手势控制器VR插件Gesture Tracker是完美的运动控制器及组件。其中包含了游戏完全可编译源代码以及游戏素材。具体介绍如下:
A gesture tracking and recognition component designed to be used with VR motion controllers. Drop in your VR pawn blueprint and start casting spells with the wave of your hand!
Flap your wings to fly! Twirl your wand to cast fireballs! Swish and flick!
GestureTrackerVR provides an actor component designed to be used with VR pawns. All you have to do to setup is add the component to your pawn blueprint, attach it to a motioncontroller component (or any moving component), and setup a few simple functions in the event graph.
Gestures are recorded with a unique ID and an optional name. One recording is all the system needs to start recognizing the same gesture cast in any direction.
Fireballs not included.