how can i get my cursor to collide with particles during run time ?
Your cursor doesn’t really exist in the “3d world” in your game. I think of it as sitting on top of it.
You’ll have to make an object, probably an invisible sphere, and move this with your cursor.