Space-Smash-Out/Assets/Scripts/Managers
Jakob Feldmann 9a9a9c8b21 feat: music which has the same tag(different id) can now be randomly played, new tracks
You can say play a "menu_music" and a random track tagged as such will be played.
2024-05-05 17:50:04 +02:00
..
AffectingForcesManager.cs feat: ship particle effects, base properties, gravity fix 2024-05-05 17:48:27 +02:00
AffectingForcesManager.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00
AudioManager.cs feat: music which has the same tag(different id) can now be randomly played, new tracks 2024-05-05 17:50:04 +02:00
AudioManager.cs.meta feat: audio management/playback features 2024-04-10 16:57:25 +02:00
CharacterManager.cs feat: improved loading from Files/AssetBundles depending on the environment -> Editor or Built Executable 2024-04-19 21:32:41 +02:00
CharacterManager.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00
ControlsManager.cs feat: new ingame pause menu, with transition to main menu 2024-04-17 00:52:58 +02:00
ControlsManager.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00
GameManager.cs feat: added some nice beats :D 2024-04-22 13:37:18 +02:00
GameManager.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00
MatchManager.cs fix: match logic for rounds, hide HUD when in menu 2024-04-22 13:34:37 +02:00
MatchManager.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00
PlayerManager.cs feat: Added FishNet plugin to project and began implementing/testing online multiplayer 2024-04-18 20:24:22 +02:00
PlayerManager.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00
StatisticsManager.cs feat: whole project restructuring 2024-04-01 23:06:39 +02:00
StatisticsManager.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00
UIManager.cs feat: added some nice beats :D 2024-04-22 13:37:18 +02:00
UIManager.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00