Hi, someone know what is the most responsive way to play a sound after a collision?
I'm using Area2d to send signal inside an instanced scene, and then playing by AudioStreamPlayer from that scene, but I'm having a slight delay about 0.1 sec.
Is that normal, or Im doing something wrong.
EDIT: maybe there is a way to add sounds to a buffer?
Thx