I'm a newbie, so I figured I might ask ![]()
Has anyone ever used a leap motion sensor (link) with Unity?
If so, the modules for that hardware for Unity are written in C#, but with my group we wanted to code in Javascript. I haven't found infos about how to use different languages in the same game, is that possible and if so is it hard?
I know games are usually designed like that with different languages for optimization purposes, but is it possible with Unity?
Thanks in advance for your expertise!