I am trying to make simple circular shadows for a platformer which has a bit of perspective, so not entirely flat.
So essentially the shadow would follow the X of the character but each time the character is above (either jumping/falling/landing) a new platform, the shadow would need to follow beneath it.
What would the best way of doing this be? I was looking everywhere but could not really find anythign concrete.
Cheers