Allows you to go back to your own player's view with a single key press after "F5'ing" (spectating) teammates.
No more spamming "F5".
- Copy
.u
file toUT/System/
- In
UnrealTournament.ini
, add:
ServerActors=ResetView.ResetView
- Copy
.u
and.int
files toUT/System/
- Add the "Reset View" mutator when starting your game
- Spectate a teammate (UT's default key: F5)
- Open console (or press Tab)
- Type
mutate resetview
To bind to a key (e.g. F6):
set input F6 mutate resetview