uncleard identifier meinete ich sorry

das problem ist jetzt behoben dafür will er das hier nicht

temp.x = max_dist * cos(player.pan) * cos(camera.tilt) + player.x+100;
temp.y = max_dist * sin(player.pan) * cos(camera.tilt) + player.y;
temp.z = max_dist * sin(camera.tilt) + player.z+20;


Last edited by Det; 02/22/13 22:24.

Wissen ist macht.
Nichts wissen macht auch nichts.

A7.86