Definitely Line/Sphere Traces. Simply fire a Trace in the direction you want to move, run it though a branch to see if it hit anything, if false, move along.
Definitely Line/Sphere Traces. Simply fire a Trace in the direction you want to move, run it though a branch to see if it hit anything, if false, move along.