ModDota / BugTracker

Listing bugs for Dota 2 Custom Games
9 stars 1 forks source link

SetCameraTargetPosition does not take height into account #132

Open Wouterz90 opened 6 years ago

Wouterz90 commented 6 years ago

As the title says, the panorama function GameUI.SetCameraTargetPosition doesn't take height into account. This may rarely be used, but since the input is a vector I think the expected behavior is that it does take height into account. It would make my camera move a lot smoother if it would exist.