Hey all! i am doing a 2D based game on unity and wanted to know if there was any way other then the Coroutine method to do a camera zoom by passing through a trigger.
Well, the other would be OnTriggerStay, but the alternative, which I use, is a Coroutine.