Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thank you! #6

Open
BlindsidedGames opened this issue Aug 31, 2023 · 0 comments
Open

Thank you! #6

BlindsidedGames opened this issue Aug 31, 2023 · 0 comments

Comments

@BlindsidedGames
Copy link

Hey I just wanted to stop by and say, you're a saint. Thank you so much for this it is exactly what I needed.

I did make one change just so I could clamp the max and min zoom distances.

cam.orthographicSize = Mathf.Clamp(Mathf.Max(0.1f, cam.orthographicSize * oldDistance / newDistance), 1f, 10f);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant