BtheDestroyer / GodotVCamera

"Virtual Camera" addon inspired by Cinemachine for Unity
MIT License
46 stars 4 forks source link

Collision detection #31

Open Ganimol opened 1 year ago

Ganimol commented 1 year ago

Is your feature request related to a problem? Please describe. When I orbit around using a third person setup the camera clips through objects

Describe the solution you'd like The camera has a check box to turn on collision. This would stop the camera from moving after it hits another object.