DarkflameServer/dScripts/zone/LUPs
David Markowitz bd9b790e1d
feat: Add MovingAI pathing for NPCs without combatAI (#1509)
* remove goto

* Update MovementAIComponent.cpp

* convert to PathWaypoint

Easier for usage with paths

* add path parsing

* ref removal, simplification of work

* it works

* Update MovementAIComponent.cpp

* disable pathing for combat

we just need it for npcs for now, combat ai can be done later

* fixed stuttery enemies

wow

* start at ramped up speed

* add pausing and resuming

* Update MovementAIComponent.cpp

* Update MovementAIComponent.h

* Update CMakeLists.txt
2024-03-26 21:06:22 -05:00
..
RobotCity_Intro feat: Add MovingAI pathing for NPCs without combatAI (#1509) 2024-03-26 21:06:22 -05:00
CMakeLists.txt comments from movementAI branch (#1483) 2024-02-27 10:07:14 -06:00
WblGenericZone.cpp chore: Simplify and move Player functionality to relevant component (#1408) 2024-01-12 11:39:51 -06:00
WblGenericZone.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00