I want to create a similar effect for the Block Breaker game that we have in the course. Have a look at the demo from a live game.
Any idea on how to create one?
My Take on it
Maybe RayCasting and Reflected light from side boundaries and then we can use Something like Debug.DrawRay ?
Some working code samples or tutorials would be greatly appreciated.