How to make a material that always faces the player *BUT* pivoting at Bottom/Center rather than Center/Center?

Assuming you have a mesh with points.
Use Vertex Colors to define the part of the mesh that move, and filter them out in the material to make them not move.

You’ll find similar solutions for grass wind if you dont understand what this means.