Hello. I am an amateur developer of Leap Motion and recently I am working on a project which requires networking. Because of the short time limit, I chose UNET but I found that I got involved in some problems. I made a simple synchronous scene with two pairs of hands in them. My hands are on one side and my friend’s hands on the opposite.
After reading the UNET docs I naively think that I have to find the crucial function which controls the input of Leap and convert it to a “CmdXXXXX” form. But after several tentative tries I start doubting myself.
I am sure that most developers here meet the same problem as me at the very begining and finally find the answer. But my instructor won't give me enough time to find a way. Now I am carefully reading the Leap docs and I sincerely ask you to give me some advice about my method or some inspiration. I am very grateful if you could give me a hand. QAQ
PS: Thank Joe_Ward for previous answer to my question