Detlatime
- Deltatime is time between the last and current frame.
- You must never use Deltatime for inputs that is why it is always frame independent.
- Example :- Time.Detlta should be used, when you want movement or any other constant variable change