How to detect camera edge collision unity?

Detect camera edge collision

In this article, we will see how to detect camera edge collision in unity 2D through C#. Before I share the script, Let me tell you that this solution is only for 2D Games. So if you still need it, you can continue reading. So the ultimate idea is we create a Collider on the […]

How to detect camera edge collision unity? Read More »