Camera Collision

If it’s a simple collision detection to move camera forward, this should work:

Max Camera Distance is like the Target Arm length in Spring Arm Component. Set it to the distance you want.
Camera Collision Trace Radius = 20 (It’s like the Probe Size property in Spring Arm Component)
Camera Collision Offset = 50 (It’s used to avoid clipping into whatever we’re colliding with)

1 Like