Just give the created entity the Funktion:

Quote:
function created_entity()
{
my.x = player.x;
my.pan = player.pan;
my.tilt = player.tilt;
my.roll = player.roll
}


Last edited by Random; 11/16/11 06:14.