Hi,

1.
Code:

Function camera_pos()

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



2. Press F6

3.

Add this lines to the Player Action

Code:

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



Hope this helps a lot

cYa Seabstian


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