Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
IonAgorria committed Jan 31, 2024
1 parent 8ff825c commit 1052301
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Game/CameraManager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -528,6 +528,7 @@ void terCameraType::quant(float mouseDeltaX, float mouseDeltaY, float delta_time
update();
}


void terCameraType::setTarget(const CameraCoordinate& coord, int duration)
{
interpolationPoints_[0] = interpolationPoints_[1] = coordinate_;
Expand Down

0 comments on commit 1052301

Please sign in to comment.