Delays/Timelines in specific event in Child Actor not firing

OOooookaaay so I have solved my issue. Instead of creating the audio controller upon vehicle possession, I create it upon interaction so it has time to fully bind and initialize before the animations finish and Enter Vehicle/IgnitionOn get called. I dont exactly understand still Why that works, because the events still fire and arent being called a second time to interrupt anything.