I have a 2D fast paced action game, and it relies on Time.deltaTime and 60+FPS or more. I built it to my android phone, and it runs at only 30 FPS, even though I set the "Application.targetFrameRate" to 60. What is happening?
↧