Hello,
I am working on a simple project in UnrealEngine 4 where I want the player object to be controlled through the movement of the user's hands, as calculated by leap. I do not want the hands to be displayed in the scene, I only want to use the data to move the game object.Is it possible?