This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
0 votes

Hi

I have followed these instructions for using Leap Motion with Godot but I can't get the 3d meshes in the scene (hand) to respond to the sensor:

https://godotengine.org/article/godot-leap-motion-support

I have the Leap SDK installed and have tested the device with a C++ framework showing that the device works.

With Godot I've installed the Leap Motion asset library and loaded a scene that comes with the asset, added a camera into the scene; but running it shows the unresponsive scene hand meshes (spheres and cylinders). The 3 x leap IR LEDs are glowing and flashing while running the scene, showing that the device works. I have also repeated this on Windows and a Mac with the same results.

Has anyone been able to get it to work? I guess I'm doing something wrong.

Thanks,

Marc

in Engine by (92 points)
retagged by

1 Answer

0 votes
Best answer

The LeapMotion asset only works on Windows x64. This is why I couldn't use it on my Mac.

by (92 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.