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
2020-10-23 06:27:25 -06:00
..
Menus Mouse can now be used to fully navigate menus 2020-10-23 06:22:19 -06:00
Object Classes Updated marker position to be player's mouse position 2020-10-23 06:24:30 -06:00
Properties Version update 2020-10-23 06:24:40 -06:00
AITasking.cs Added logic to update waypoint position during driving task if the waypoint position was changed before the driver arrived. 2020-10-23 06:26:37 -06:00
EntryPoint.cs Removed unused usings. Refactored debug statements to use Game.LogTrivial instead of Logger.Log 2020-10-23 06:27:25 -06:00
GetUserInput.cs Updated methods from public to internal 2020-09-14 13:19:28 -06:00
Hints.cs Updated methods from public to internal 2020-09-14 13:19:28 -06:00
Logger.cs Changed public methods to internal 2020-09-14 13:17:14 -06:00
SceneManager.csproj Moved CollectedVehicle object within Object Classes folder 2020-10-17 07:18:24 -06:00
Settings.cs Updated methods from public to internal 2020-09-14 13:19:28 -06:00