How to set angular momentum on ProjectileMovement?

When we fire something using ProjectileMovement, why doesnt it rotate on hit with wall or etc. it always keeps its local rotation. how can i fix this ?

Work out the angle and then use that to change rotation.

First of all thanks alot for helping me. and 2nd i dont really know how to do that.