Open mrdavenguyen opened 2 months ago
5 second limit.
Use pygame.time.get_ticks() or the delta of two different time.time calls (start and current).
5 second limit.
Use pygame.time.get_ticks() or the delta of two different time.time calls (start and current).