I am just looking for a suggestion, how to implement a slow motion like in Max Payne.
I am aware of the trick with Time.timeScale, but the problem is it slows down everything.
I want to slow down everything except some parts of the gamet (like character rotations and aiming, and other things).
What would be the easist way to do it?