Browse Source

*** empty log message ***

Joe Shochet 24 years ago
parent
commit
c47f63952c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      direct/src/showbase/Transitions.py

+ 1 - 1
direct/src/showbase/Transitions.py

@@ -83,7 +83,7 @@ class Transitions:
                                 0,0,0,1,
                                 0,0,0,1,
                                 t)
                                 t)
 
 
-    def fadeScreen(self, alpha=0.6):
+    def fadeScreen(self, alpha=0.5):
         """
         """
         Put a semitransparent screen over the camera plane
         Put a semitransparent screen over the camera plane
         to darken out the world. Useful for drawing attention to
         to darken out the world. Useful for drawing attention to