mirror of
https://github.com/hanetzer/sdraw_mods_cvr.git
synced 2025-09-05 19:39:21 +00:00
Logic rewrite
Update to LeapCSharp 5.13.1 Not tested in VR
This commit is contained in:
parent
a41f17af82
commit
3609500959
21 changed files with 566 additions and 103 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
namespace ml_lme
|
||||
{
|
||||
[RequireComponent(typeof(Animator))]
|
||||
[DisallowMultipleComponent]
|
||||
class LeapIK : MonoBehaviour
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue