I have a hand gesture detecting code in python. I was wondering if it’s possible to link my python code to unreal and move my game character using the inputs of my python code?
I should use a webcam in my python code and detect hand gestures.
I have a hand gesture detecting code in python. I was wondering if it’s possible to link my python code to unreal and move my game character using the inputs of my python code?
I should use a webcam in my python code and detect hand gestures.