Help with keyboardCallback()

lad
Posts: 6
Joined: Sun Dec 09, 2012 10:21 am

Help with keyboardCallback()

Post by lad »

Hello everyone!

I'd like to insert keyboard command: I know there is the keyboardCallback() function.

I tried it but I failed: maybe I don't insert all the necessary commands.

Could someone tell me where I have to insert all the commands, specifically?

Thanks!
Zaoshi
Posts: 3
Joined: Thu Apr 25, 2013 7:07 pm

Re: Help with keyboardCallback()

Post by Zaoshi »

Bullet is physics engine, not game engine. It doesn't provide any keyboard functionality, you have to do it yourself.