09-19-2008 04:47
I would like camera to follow axis of vehicle and not to move strictly with boat.

I tried: llSetVehicleFlags(VEHICLE_FLAG_CAMERA_DECOUPLED); but just cant make it work.
Does anything else influence to this flag?

Cant find the answer nowhere :(

I also use
llSetCameraEyeOffset(<-11,0,3>;);
llSetCameraAtOffset(<3,0,3.5>;);
and thats about all what is about camera or view in script.

any ideas? :)