22class EXPCL_PANDAAI Seek {
27 LVecBase3 _seek_position;
29 LVecBase3 _seek_direction;
31 LVecBase3 _seek_accum_force;
34 Seek(
AICharacter *ai_ch, LVecBase3 pos,
float seek_wt = 1.0);
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
NodePath is the fundamental system for disambiguating instances, and also provides a higher-level int...
LVecBase3 do_seek()
This function performs the seek and returns a seek force which is used in the calculate_prioritized f...