1
Fork 0
mirror of https://github.com/thegeneralist01/Scene-Manager-DevRepo synced 2026-01-11 15:40:29 +01:00
Scene-Manager-DevRepo/SceneManager/Object Classes
2020-11-12 19:21:31 -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 check for Driver's current vehicle in driving loop in case the Driver exited Vehicle at some point. Adjusted some guard clause logic and log messages. 2020-11-12 19:21:31 -07:00
Path.cs Fixed a bug where the 3D line between waypoints was still being drawn even though 3D waypoints were disabled in the settings menu. 2020-10-25 08:40:45 -06: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