As i said, the camera script is from the game studio A7 folder. I only resize the models in the blank template to get more video memory. Now, i'm a little bit too far behind my player in third view mode. I tried to modify the t7 camera
and the camera3rd01 in template 6. Im a non-programmer so i dont know wich part or line of my camerascript i should write.
Anyway, i tried to change this line in gstudio/7template_6/code/
camera3rd01
var camera3rd01_dist = 100;
to
var camera3rd01_dist = 20;
it does nothing