From 9a8bfc43eb1ab7b5c009f81d848cb1ed591feace Mon Sep 17 00:00:00 2001 From: CatChow0 Date: Mon, 15 Sep 2025 16:08:46 +0200 Subject: [PATCH] Adds basic audio component functionality Adds basic audio component and loads default sound for testing Adds default sounds to the assets folder and includes them in the project. --- .idea/.idea.KhaoticEngineReborn/.idea/workspace.xml | 13 +++---------- enginecustom/enginecustom.vcxproj | 10 ++++++++++ enginecustom/enginecustom.vcxproj.filters | 12 ++++++++++++ .../src/inc/system/ecs/components/audio_component.h | 9 +++++++-- 4 files changed, 32 insertions(+), 12 deletions(-) diff --git a/.idea/.idea.KhaoticEngineReborn/.idea/workspace.xml b/.idea/.idea.KhaoticEngineReborn/.idea/workspace.xml index 7a883d5..5bc6fbc 100644 --- a/.idea/.idea.KhaoticEngineReborn/.idea/workspace.xml +++ b/.idea/.idea.KhaoticEngineReborn/.idea/workspace.xml @@ -6,17 +6,9 @@ - + + - - - - - - - - -