I am developing a top down game similar to 8 pool billard with libgdx and box2d. How do i make a 2d ball texture look like its rolling when force is applied like this:
So it feels actually 3d ?
For example if this is our ball texture:
Do i have to add actually 3 d models( sphere ) or is there another easy way