I made an Area2D as a child of a RigidBody2D and set all the gravity point related settings on, but it doesn't attract any instances of itself when they get in each others Area2D collisionshape. What gives?
Is there an alternative way to make a RigidBody2D have gravity or to be sticky or magnetic with instances of itself?