Hello, I've made a bullet from an area2d and I've created the signal for when a body enters the bullet I do queuefree() and body.queuefree(). Everything works fine but the bullet and the body (also an area2d) desapear before even hitting visually. The bullet just show up and desapear along with the enemy. Could anyone help me?