So, I want to be able to create a particle effect when the player's sword hits terrain or even another sword. I've already created a particle effect using the Particles2D node but i don't get how to generate these particles at the point of collision. (Also, I've made the sword an Area2D node). Anyone know how to do this?