loco-choco / creature-control

This is a Outer Wilds Mod that adds a stack for path generation and path following.
0 stars 0 forks source link

Pathing AI #6

Open loco-choco opened 2 months ago

loco-choco commented 2 months ago

Implementation of a "Pathing AI class" that contains a "Path Generator", "Path Follower" and "Character Controller". Can be started now, but can only be tested after https://github.com/loco-choco/creature-control/issues/1, https://github.com/loco-choco/creature-control/issues/2, https://github.com/loco-choco/creature-control/issues/3, https://github.com/loco-choco/creature-control/issues/4 and https://github.com/loco-choco/creature-control/issues/5 are close to finish.