Gives you nice view and tits and ass while getting blown.





Navigate to :
Code:
pack\pack_dungeon\init\std\base\main
Replace the cameras:
Code:
camera[1] //aktiv
{
ref_type = MAIN_HIP;
body_type = PETER;
set = 1;
pos = (-1.0,0.5,1.1);
rot = (-35,-80,0);
}
camera[2] //aktiv
{
ref_type = MAIN_HIP;
body_type = PETER;
set = 1;
pos = (1.0,0.5,1.1);
rot = (-35,80,0);
}
..
camera[5] //aktiv
{
ref_type = MAIN_HIP;
body_type = PETER;
pos = (-0.30,0.15,0.12);
rot = (-33,-129,0);
}
camera[6] //aktiv
{
ref_type = MAIN_HIP;
body_type = PETER;
pos = (0.30,0.15,0.12);
rot = (-33,129,0);
}
..
// Penis cam uncomment for fun
camera[9]
{
ref_type = MAIN_PENIS;
pos = (0.05,-0.39,0.22);
rot = (47,0,0);
}