From 5ee88ff9323b89181c502c2ff913a886904b00ad Mon Sep 17 00:00:00 2001 From: CatChow0 Date: Mon, 15 Sep 2025 16:08:46 +0200 Subject: [PATCH] Minor - Adds basic audio component functionality - V13.2.0 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 @@ - + + - - - - - - - - -