Put the
Code:

my.light=on;
my.lightrange=300;
my.red=255;
my.green=0;
my.blue=0; //Now the Player Traces a Red Light



In the first of ure Player Script.

Put this "Camera.pos();" in a while(1) Loop int the Player Script.

Put the

Code:

Function camera_pos()

{
camera.genius = player;
camera.x = player.x;
camera.y = player.y;
camera.z = player.z;
}



under ure Player Action...

cYa Sebastian


Tutorials:
[Blender]Terrain creation ENG/GER
[Blender]Low Poly Tree Modeling
[GIMP]Create a Texture for Terrains
CLICK HERE