Code: Select all
PositionToPawn("player", -3, 85, 7);
self.ideal_pitch = self.camera_pitch; //rotate with mouse movement
ChangePitch();
Code: Select all
PositionToPawn("player", -3, 85, 7);
self.ideal_pitch = self.camera_pitch; //rotate with mouse movement
ChangePitch();