First Person View with Python

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • quietwarlock@gmail.com

    #1

    First Person View with Python

    Hey,

    For a bit, I've been trying to create a first person view in Python,
    currently using the Soya engine. And while I can make the camera, and
    where I want it, how do I link it to controls? So that I can use WASD,
    etc. to move the camera?

Working...