Game Development Reference
In-Depth Information
Summing steering forces
So far, we've been adding weighted steering forces together and applying forces when cer-
tain thresholds have been met, but what does all this really do to an agent's locomotion?
The two most common techniques that are used to add different steering forces together are
through a weighted sums approach or a priority-based approach.
Search WWH ::




Custom Search