I was working on a project where a basketball bounces up down and tried to manually create shadow and thought wouldn’t it be great if the ball had a shadow while bouncing to get that realistic sense within the physics api?
Could this be done with JavaScript?
Also since I don’t see the physical ball bouncing in the timeline I can’t really manually create a shadow.
I would think you can observe the position of the ball in the scene.
And have another ellipse follow it on a single plane ( left position ) And depending onthe balls top the ellipse would shrink/grow and fade/darken