*** empty log message ***
This commit is contained in:
parent
47798039fc
commit
c47f63952c
|
|
@ -83,7 +83,7 @@ class Transitions:
|
|||
0,0,0,1,
|
||||
t)
|
||||
|
||||
def fadeScreen(self, alpha=0.6):
|
||||
def fadeScreen(self, alpha=0.5):
|
||||
"""
|
||||
Put a semitransparent screen over the camera plane
|
||||
to darken out the world. Useful for drawing attention to
|
||||
|
|
|
|||
Loading…
Reference in New Issue