I am trying to make a cursor to select the enemy and to make it look like Persona 5’s.
Here I have a screenshot of the current state it is in. I am trying to make the particles not appear from the center, instead to have them emit farther from the center like This.
The Renderer module has a Pivot option, and the Shape module has a Transform to move the emission position.
Hopefully one of these is what you need.