So following the lecture and got to the part where adding sound to impact. Like SpawnSoundAttached, I went and tried SpawnSoundAtLocation and used exact stuff as in SpawnEmitterAtLocation, obviously changing emitter to my sound. It all worked great.
I couldn’t tell the difference between SpawnSoundAtLocation and PlaySoundAtLocation. Is there a difference? Is there a reason to not use the Spawn one?