This mutator for Unreal Tournament 3 allows players to play in third-person.
Version 2.2 is released. Several bug fixes and now with config-based keybinds.
Posted by neoaez on Jun 15th, 2008 digg this super bookmark
Testing version 2.1, I came across several bugs (some introduced in 2.0) with net play. Replication in the Unreal Engines is a tough concept to come to grips with, but as I continue to work with the engine it is becoming clearer. Here are the notes for version 2.1 (unreleased) and 2.2:
2.1
: Fixed a bug that locked zooming out from the pawn in third-person at the same speed. This was the result of a logic error in the original UTPawn's CalcThirdPersonCam function. Zooming in and out now occur at the same rate of speed.
: Added new config variables to UTMK3rdPersonMutator that allow you to select the keys bound to ToggleCamera, IncreaseCameraScale and DecreaseCameraScale.
: Fixed bug that forced players to third-person when ending the zoom function on the sniper rifle even if they were playing in first-person.
2.2
: Fixed a bug introduced in 2.0 that screwed up aiming accuracy while in first-person. This helped to bring to light some replication issues that affected the bBehindView variable and caused the server-side version of that variable to get out of whack.
Only registered members can share their thoughts. So come on! Join the community today (totally free) and do things you never thought possible.