even better fade
This commit is contained in:
parent
6f6224514b
commit
eaad3380ef
6
main.py
6
main.py
@ -116,13 +116,13 @@ clock = pygame.time.Clock()
|
|||||||
|
|
||||||
rot_zoom_delay = 6
|
rot_zoom_delay = 6
|
||||||
rot_speed_increase = 0.2
|
rot_speed_increase = 0.2
|
||||||
zoom_speed_increase = 0.65
|
zoom_speed_increase = 0.8
|
||||||
|
|
||||||
|
|
||||||
zoom_speed = 0.04
|
zoom_speed = 0.04
|
||||||
|
|
||||||
fade_delay = 2.3
|
fade_delay = 2.5
|
||||||
fade_speed = 255
|
fade_speed = 255*3
|
||||||
|
|
||||||
|
|
||||||
zoom = 1
|
zoom = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user