pub fn check_out_of_range( name: &str, pos_a_key: &str, pos_b_key: &str, range: f32, ) -> BehaviorNode
Condition: is the distance strictly outside range?
range