This commit is contained in:
parent
efab5011b3
commit
ac64f2bf92
1 changed files with 2 additions and 0 deletions
|
@ -1358,6 +1358,8 @@ void CPlayer::respawn()
|
||||||
m_leftRightScrollPosition=0;
|
m_leftRightScrollPosition=0;
|
||||||
calcCameraFocusPointTarget();
|
calcCameraFocusPointTarget();
|
||||||
m_currentCamFocusPoint=m_currentCamFocusPointTarget;
|
m_currentCamFocusPoint=m_currentCamFocusPointTarget;
|
||||||
|
m_cameraPos.vx=m_currentCamFocusPoint.vx;
|
||||||
|
m_cameraPos.vy=m_currentCamFocusPoint.vy;
|
||||||
|
|
||||||
m_padLookAroundTimer=0;
|
m_padLookAroundTimer=0;
|
||||||
m_ledgeLookAhead=m_lastLedgeLookAhead=0;
|
m_ledgeLookAhead=m_lastLedgeLookAhead=0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue