Hello. I ran into a problem while working on a code that was increasing the number of SPs.
I made the code.
Code: Select all
Then, I found that the SP increases when using skip, but the SP does not increase when the skip is turned off.
I think Time.delta Time is the problem.
Is there a way to solve this problem using Time.deltaTime?