Commit Graph

17 Commits

Author SHA1 Message Date
Priyatham Sai Chand a41403e080 add navmesh comments 2022-10-30 18:33:11 -07:00
Priyatham Sai Chand dab7ff47ef navmesh 2022-10-30 18:27:14 -07:00
JH159753 3d16b646a8 add dynamic slowdown dependent on angle
The boid will now slow down less if the angle created by the line from it to its target and the line from the target to the next one is nearly a straight line.
2022-10-29 03:27:49 -07:00
JH159753 a460deb7ca progress towards smoother boid movement 2022-09-28 02:07:57 -07:00
JH159753 d5574b6cfd add seeking multiple targets
This version still slows down even if not necessary.
2022-09-28 01:22:40 -07:00
JH159753 6c01c80bfa revert to my most recent change 2022-09-27 20:57:11 -07:00
Priyatham Sai Chand b5b641fe64 add do-while waypoints 2022-09-26 22:29:18 -07:00
Priyatham Sai Chand 771f7b5324 boid merge resolve 2022-09-26 22:16:20 -07:00
Priyatham Sai Chand fff97d36b5 add waypoints code 2022-09-26 22:03:24 -07:00
JH159753 a066cdcf78 fix boid incorrect rotation 2022-09-26 18:10:59 -07:00
JH159753 6bf5b1c544 add comment about fixing stuttering 2022-09-21 17:56:28 -07:00
JH159753 219cecdbd8 fix boid stuttering 2022-09-21 17:40:29 -07:00
JH159753 281449a4ff add more precise stopping 2022-09-21 02:41:48 -07:00
JH159753 fba0dbe885 add boid pathfinding 2022-09-21 02:04:57 -07:00
JH159753 200336bba5 add atan2 2022-09-20 15:37:41 -07:00
JH159753 d99cf5bdc9 add print heading and speed 2022-09-20 14:17:08 -07:00
JH159753 580b49ae55 Provided framework, no changes 2022-09-17 02:45:09 -07:00