Hi I want to make particles only rotate around an object. And I also want them to follow a simple equation
$$ F \propto {1 \over r^2} $$
where $r$ is the distance of each particle from the object. Is there any way I can achieve this goal?
Hi I want to make particles only rotate around an object. And I also want them to follow a simple equation
$$ F \propto {1 \over r^2} $$
where $r$ is the distance of each particle from the object. Is there any way I can achieve this goal?