Zed A. Shaw
|
ff81c78d13
|
The autowalker now uses the GOAP AI system to walk the map and do its thing. The code needs a big cleanup, so I might just do a full rewrite based on what I know now.
|
2025-03-12 00:41:40 -04:00 |
|
Zed A. Shaw
|
a72d2879fd
|
Don't need the debugging.
|
2025-02-27 11:12:04 -05:00 |
|
Zed A. Shaw
|
11ea08bc7f
|
Have a little debug minimap in the top right when autowalking with debug on.
|
2025-02-27 11:02:02 -05:00 |
|
Zed A. Shaw
|
da1e38e21c
|
Works a bit better now, but still gets stuck on combat and sometimes in alleys.
|
2025-02-27 10:19:59 -05:00 |
|
Zed A. Shaw
|
cdb930a7f2
|
Now it will path to enemies, then devices, then items but it does get stuck on stuff like devices.
|
2025-02-27 03:02:28 -05:00 |
|
Zed A. Shaw
|
87e1c25cd5
|
Better structure on the autowalker, but still gets stuck in some combat situations. Next is after we kill everything we head to the exit.
|
2025-02-27 02:29:53 -05:00 |
|
Zed A. Shaw
|
d4355a608d
|
Now have an autowalker class that allows me to drive the game from an external source.
|
2025-02-26 13:39:25 -05:00 |
|