Integer subtraction error

Here to learn about code formatting: Using code tags properly

I think you’re mislead about what Time.deltaTime is used for. It returns the number of miliseconds since the last frame. So if a tenth of a second has passed, you’re actually substracting your amounts times hundred.