PDA

View Full Version : Python - Help with controllable cameras


TheQuietWarlock
10-20-2005, 04:50 PM
Hullo,

I've been learning Python recently, and am using the Soya 3D engine. (I was using the RealmForge GDK, but I never got it to work) I've successfully created a landscape and everything, and I can set up a camera, and view what I have so far, but I'm not sure how to set up the camera so that I can control it, and move it about. The purpose is to eventually, get a nice simple First Person Shooter going, showing off some basic skills.