1
Fork 0
mirror of https://github.com/thegeneralist01/Scene-Manager-DevRepo synced 2026-01-11 23:50:29 +01:00
Scene-Manager-DevRepo/SceneManager/Object Classes
2020-11-26 16:40:06 -07:00
..
Barrier.cs Added Model property and set all properties to get only 2020-09-20 12:55:07 -06:00
CollectedVehicle.cs Added debug message regarding driver task being updated upon waypoint position change 2020-11-26 16:37:08 -07:00
Path.cs Added collection for blacklisted vehicles. Added checks for vehicle drivers who have In Progress task statuses or are already persistent. Vehicles with drivers who have these attributes get blacklisted and will be ignored by collector waypoints. 2020-11-26 16:40:06 -07:00
Waypoint.cs Updated reference to vehicle tasking based on AITasking refactor. Fixed speed zone radius not updating correctly. 2020-10-24 07:47:09 -06:00