Pygame FPS problem with player movement (Python)

前端 未结 0 1396
醉酒成梦
醉酒成梦 2021-01-04 04:38

When I run with 60 FPS the player moves faster than when I run at 30 FPS. I\'m using delta time and passing it to the all_sprites update, but it seems that it is not working

相关标签:
回答
  • 消灭零回复
提交回复
热议问题