22class EXPCL_PANDAAI Evade {
28 LVecBase3 _evade_direction;
29 double _evade_distance;
30 double _evade_relax_distance;
32 bool _evade_activate_done;
35 double relax_distance,
float evade_wt);
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
LVecBase3 do_evade()
This function performs the evade and returns an evade force which is used in the calculate_prioritize...
void evade_activate()
This function checks for whether the target is within the panic distance.
NodePath is the fundamental system for disambiguating instances, and also provides a higher-level int...