NailV123
(NailV123)
February 11, 2025, 10:58am
21
I did as you showed, the editor does not issue errors, but the sound is obviously not playing
NailV123
(NailV123)
February 11, 2025, 10:59am
22
Sorry for taking so long to answer
Mind-Brain
(Mind-Brain)
February 11, 2025, 6:00pm
23
Okay so it probably isnāt volume.
Where are you SETTING your āSoundā component? How do you ensure it has a sound file in it? can you show where youāre doing that?
NailV123
(NailV123)
February 11, 2025, 6:03pm
24
In Event BegiPlay, I set the sound component using this code
NailV123
(NailV123)
February 11, 2025, 6:03pm
25
I hope I understood your question correctly
Mind-Brain
(Mind-Brain)
February 11, 2025, 8:02pm
26
Yes, you understood correctly-
But now we must do the same for āMusicā. Where is āMusicā set?
NailV123
(NailV123)
February 12, 2025, 4:58am
27
Music is a variable whose default type is walking sound
Mind-Brain
(Mind-Brain)
February 12, 2025, 7:03pm
28
Instead of this, you could simply make an Audio Component on the Player.
Here, this should do it all for you:
NailV123
(NailV123)
February 13, 2025, 12:49pm
29
Hello for some reason an error is coming out
Runtime schema error: āAn attempt was made to access AudioComponent_0 via the Sound property, but AudioComponent_0 is not valid (pending elimination or disposal).ā Node: Play Graph: EventGraph Function: Execute Ubergraph Ball Mini Schema: Charmini
I did as you showed,so Iām sorry if I did something wrong
NailV123
(NailV123)
February 13, 2025, 1:03pm
30
I want to add that I made a double jump, so there are 2 jumps at once instead of 1.
Is there any way to get rid of errors without getting rid of double jumps?
Mind-Brain
(Mind-Brain)
February 13, 2025, 9:55pm
31
It might have something to do with the āAdd Audio Componentā nodes.
At no point should you need to add an audio component. You can just use the one you have- I donāt understand why these are here.
NailV123
(NailV123)
February 14, 2025, 10:44am
32
Sorry I just did everything through different tutorials, sorry again
Mind-Brain
(Mind-Brain)
February 14, 2025, 2:31pm
33
Did that fix the problem? What is the state of things? Let us know!
NailV123
(NailV123)
February 16, 2025, 10:50am
34
Iām sorry I lost the Internet and couldnāt notify you