mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
Update tr5_teleporter.cpp
This commit is contained in:
parent
144a93dfe8
commit
3a7d375dd9
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ void ControlTeleporter(short itemNumber)
|
|||
else
|
||||
{
|
||||
Camera.fixedCamera = true;
|
||||
LaraItem->DisableInterpolation = true;
|
||||
LaraItem->Pose.Position.x = item->Pose.Position.x;
|
||||
LaraItem->Pose.Position.z = item->Pose.Position.z;
|
||||
LaraItem->Pose.Orientation.y = item->Pose.Orientation.y - ANGLE(180.0f);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue