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/Menus
2020-08-31 06:31:45 -06:00
..
BarrierMenu.cs Fixed value reference for when Barrier menu options are enabled/disabled based on shadow cone distance to player 2020-08-31 06:31:45 -06:00
EditPathMenu.cs Changed foreground color of menu options user can select 2020-08-24 07:07:32 -06:00
EditWaypointMenu.cs Added new "Add As New Waypoint" menu option to edit waypoint menu 2020-08-30 15:34:11 -06:00
MainMenu.cs Updated menu references based on MenuManager refactor 2020-08-20 18:57:20 -06:00
MenuManager.cs Refactor menu instantiation to happen in the respective menu's class 2020-08-20 18:55:26 -06:00
PathCreationMenu.cs Changed CreateWaypointBlip method from public to private 2020-08-30 15:34:56 -06:00
PathMainMenu.cs Refactored collectedVehicles from Dictionary to List 2020-08-27 15:01:57 -06:00
SettingsMenu.cs Added settings option for configurable barrier placement distance 2020-08-30 09:55:38 -06:00