Code: Select all
love.graphics.print(Follow_Timer,0,0)
love.graphics.print(DirX,0,25)
love.graphics.print(DirY,0,50)
love.graphics.print(timer,150,0)
Both are set to 100 for the test.
When I observe the rate timer counts down, in the code section above, it appears to do it a lot faster..
It might just be my computer