Bug 5086 - when stopping follow mode, keep the view origin, and stop
Status: NEW
Alias: None
Product: Tremulous
Classification: Unclassified
Component: Misc
Version: SVN HEAD
Hardware: All All
: P3 normal
Assignee: Tim Angus
QA Contact: Tremulous Bugs
URL:
Depends on: 5005 5085
Blocks:
 
Reported: 2011-07-17 04:32 EDT by /dev/humancontroller
Modified: 2011-07-18 14:47:39 EDT
0 users

See Also:


Attachments
when stopping follow mode, keep the view origin and direction, and stop (1.00 KB, patch)
2011-07-17 04:35 EDT, /dev/humancontroller

Description /dev/humancontroller 2011-07-17 04:32:32 EDT
currently, when follow mode is changed to free spectation mode, the camera of the spectator moves away (depending on the viewheight of the followed player), and turns into a not well-defined direction.
Comment 1 /dev/humancontroller 2011-07-17 04:34:51 EDT
also, the speed of the followed player is inherited.
Comment 2 /dev/humancontroller 2011-07-17 04:35:10 EDT
Created attachment 2843 [details]
when stopping follow mode, keep the view origin and direction, and stop
Comment 3 /dev/humancontroller 2011-07-17 04:36:13 EDT
the function in bug 5085 is required.
Comment 4 /dev/humancontroller 2011-07-18 14:47:39 EDT
this patch also depends on the patch in bug 5005.