Is there a good way to center lights or other objects? Mainly lights on the roof id like to center. If you have any good ways of doing this let me know!
gameObject.renderer.bounds.center is the center of the bounding box that encloses gameObject
Is there a good way to center lights or other objects? Mainly lights on the roof id like to center. If you have any good ways of doing this let me know!
gameObject.renderer.bounds.center is the center of the bounding box that encloses gameObject