Hello,
I have implemented OnBecameInvisible() and attached the script to my game object. I have added a renderer and got it working, but only when I use the unity editor? The function is never called when I am using a real device such as my android phone. Why is this? Do I need to adjust other settings, such as the camera?
↧