Hey everyone !
Working on a little arcade 2D game where you go from planet to planet (each one being a new center of gravity), i realized that all of the actions my player has creating Particles2D are sometimes pushing away animals (not other rigidbody2Ds) from the center of the planet. I cannot find a link anywhere between those two possibly interracting with each other. Another thing to note is once animals from one planet move away from the center, all other animals move away from theirs ! I cannot for the life of me understand how this is happening. I don't want to flood my own post but I'd post anycode requested.
Thank you so much for reading ! Here's a few pics depicting the problem :