|
Hi there! I got this error
when I use this script to move the camera
Why is that? Thnx!
(comments are locked)
|
|
Actually you'll need cam to be a GameObject and the callback needs to be sent as a string: "onComplete": "toggleActive" Hope that helps!
(comments are locked)
|
|
It probably needs to be cam.transform for all of those cam references - i haven't used the library but my guess is it takes transforms to move objects
(comments are locked)
|
